feat: Release v0.2.1 with shutdown and CI fixes

This commit is contained in:
HueByte
2026-02-19 12:29:45 +01:00
parent 1bf32450fd
commit 4c192717de
4 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.1.1</Version>
<Version>0.2.1</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>