release(v1.5.5): manifest bump, changelog and forge post

This commit is contained in:
2026-05-21 20:43:54 +02:00
parent cc1c05add0
commit ca801a006a
7 changed files with 90 additions and 74 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Dalamud.NET.Sdk/15.0.0">
<PropertyGroup>
<!-- Independent versioning; see yaml changelog for upstream Chat 2 base -->
<Version>1.5.4</Version>
<Version>1.5.5</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->