Skip to content

Commit

Permalink
Update to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 committed Feb 6, 2021
1 parent 30b04c1 commit 4fd8afa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NationsConverter/NationsConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
<PlatformTarget>x86</PlatformTarget>
<Version>1.2.2</Version>
<Version>1.3.0</Version>
<Authors>BigBang1112</Authors>
<Product>Nations Converter</Product>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down
2 changes: 1 addition & 1 deletion NationsConverterCLI/NationsConverterCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PlatformTarget>x86</PlatformTarget>
<Product>Nations Converter (CLI)</Product>
<Authors>BigBang1112</Authors>
<Version>0.2.1</Version>
<Version>0.2.2</Version>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<Platforms>x86</Platforms>
Expand Down
2 changes: 1 addition & 1 deletion NationsConverterGUI/NationsConverterGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>x86</Platforms>
<PlatformTarget>x86</PlatformTarget>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<Version>1.2.2</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4fd8afa

Please sign in to comment.