This commit is contained in:
Pascal
2025-04-22 11:43:33 +02:00
parent 69e7e2a945
commit 594bcb8b91
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Version>1.0.3</Version> <Version>1.0.4</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@@ -4194,4 +4194,5 @@ public enum SymbolsFluent
maintenance, maintenance,
category, category,
tag, tag,
back,
} }