feat: Release v0.2.2 with shutdown improvements and connection handling fixes

This commit is contained in:
HueByte
2026-02-19 13:01:51 +01:00
parent 4c192717de
commit 552fe6afa3
6 changed files with 72 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.2.1</Version>
<Version>0.2.2</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>