release: bump to v1.4.10

This commit is contained in:
2026-05-16 13:25:53 +02:00
parent 51f18e46a0
commit 3e91177833
7 changed files with 119 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.4.9</Version>
<Version>1.4.10</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<!-- Use lock file to pin exact versions -->