Skip to content

Commit a11c5c5

Browse files
committed
bump version
1 parent 9c4c348 commit a11c5c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Fantome/Fantome.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>WinExe</OutputType>
55
<TargetFramework>net5.0-windows</TargetFramework>
66
<UseWPF>true</UseWPF>
7-
<Version>1.1.7</Version>
7+
<Version>1.2</Version>
88
<Authors>Crauzer</Authors>
99
<Platforms>x64</Platforms>
1010
<ApplicationManifest>app.manifest</ApplicationManifest>
@@ -13,6 +13,7 @@
1313
<PackageProjectUrl>https://github.com/LoL-Fantome/Fantome</PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/LoL-Fantome/Fantome</RepositoryUrl>
1515
<Configurations>Debug;Release;ReleasePortable</Configurations>
16+
<AssemblyVersion>1.2.0.0</AssemblyVersion>
1617
</PropertyGroup>
1718

1819
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

0 commit comments

Comments
 (0)