chore(release): bump manifest to 1.8.4 for tell-routing restoration

Download links stay on v1.5.6 (local-only block, no public release yet).
This commit is contained in:
2026-06-04 17:11:32 +02:00
parent d40b120b91
commit 51c8f79846
2 changed files with 3 additions and 3 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.8.3</Version>
<Version>1.8.4</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->