feat: release v0.2.3 with moderation system, private channels, and UI enhancements

This commit is contained in:
HueByte
2026-02-19 19:37:45 +01:00
parent 38b60e5626
commit 0dbb02d12a
6 changed files with 64 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.2.2</Version>
<Version>0.2.3</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>