chore(release): bump manifest to 1.8.5 for sidebar-ui restoration

This commit is contained in:
2026-06-10 10:01:55 +02:00
parent 83de7cd989
commit e5a17ee798
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.4</Version>
<Version>1.8.5</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->