Bump version to 1.0.4

Extract in-filename suffix release tag (e.g. -DemiHuman) and
move it to a [DemiHuman] bracket prefix, stripping it from the
filename. File-level tag takes priority over folder-derived tag.
This commit is contained in:
2026-07-05 17:14:08 +02:00
parent 02ce7bb872
commit 8b94fefe0f
4 changed files with 46 additions and 25 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<AssemblyName>Futonizer</AssemblyName>
<RootNamespace>Futonizer</RootNamespace>
<Version>1.0.3</Version>
<FileVersion>1.0.3.0</FileVersion>
<Version>1.0.4</Version>
<FileVersion>1.0.4.0</FileVersion>
<ApplicationIcon>Assets\app.ico</ApplicationIcon>
</PropertyGroup>