Skip to content

Commit

Permalink
Bumped version to 0.2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SubZeroPL committed Jun 22, 2021
1 parent ca32a08 commit 99d2792
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jiggle/Jiggle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>0.2.0.0</AssemblyVersion>
<FileVersion>0.2.0.0</FileVersion>
<AssemblyVersion>0.2.1.0</AssemblyVersion>
<FileVersion>0.2.1.0</FileVersion>
<OutputType>WinExe</OutputType>
<LangVersion>8</LangVersion>
<NeutralLanguage>en</NeutralLanguage>
<PackageVersion>0.2.0.0</PackageVersion>
<PackageVersion>0.2.1.0</PackageVersion>
<Title>Jiggle</Title>
<Authors>SubZeroPL</Authors>
<PackageProjectUrl>https://github.com/SubZeroPL/Jiggle</PackageProjectUrl>
Expand Down

0 comments on commit 99d2792

Please sign in to comment.