Skip to content

Commit

Permalink
set correct version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvgyhn committed Jan 1, 2020
1 parent c6b57f8 commit 6fc0c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GwentTracker/GwentTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net472</TargetFrameworks>
<OutputType>WinExe</OutputType>
<Version>2.0.0</Version>
<Version>1.0.0</Version>
</PropertyGroup>
<ItemGroup>
<Folder Include="Model\" />
Expand Down

0 comments on commit 6fc0c46

Please sign in to comment.