chore(release): bump manifest to 1.8.7 for honorific + integrations restoration

This commit is contained in:
2026-06-15 13:53:06 +02:00
parent a38afbcf67
commit 8db2dee38c
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.6</Version>
<Version>1.8.7</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->