Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Crauzer committed Apr 29, 2021
1 parent 9c4c348 commit a11c5c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Fantome/Fantome.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<Version>1.1.7</Version>
<Version>1.2</Version>
<Authors>Crauzer</Authors>
<Platforms>x64</Platforms>
<ApplicationManifest>app.manifest</ApplicationManifest>
Expand All @@ -13,6 +13,7 @@
<PackageProjectUrl>https://github.com/LoL-Fantome/Fantome</PackageProjectUrl>
<RepositoryUrl>https://github.com/LoL-Fantome/Fantome</RepositoryUrl>
<Configurations>Debug;Release;ReleasePortable</Configurations>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
</PropertyGroup>

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

0 comments on commit a11c5c5

Please sign in to comment.