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:
+2
-2
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user