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

This commit is contained in:
2026-05-22 17:50:06 +02:00
parent c652b102fc
commit a18ac130b3
7 changed files with 85 additions and 77 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.5</Version>
<Version>1.5.6</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->