Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xsear committed Feb 4, 2024
1 parent 5965bc9 commit 5890489
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions FauCap/FauCap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<ApplicationIcon>icon.ico</ApplicationIcon>
<Product>FauCap</Product>
<Version>1.12.0.0</Version>
<AssemblyVersion>1.13.0.0</AssemblyVersion>
<AssemblyVersion>1.14.0.0</AssemblyVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageVersion>1.13.0.0</PackageVersion>
<PackageVersion>1.14.0.0</PackageVersion>
</PropertyGroup>


Expand Down
4 changes: 2 additions & 2 deletions FauCapParser/FauCapParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>TheMeldingWars</Company>
<AssemblyVersion>1.13.0.0</AssemblyVersion>
<AssemblyVersion>1.14.0.0</AssemblyVersion>
<Version>1.12.0.0</Version>
<PackageVersion>1.13.0.0</PackageVersion>
<PackageVersion>1.14.0.0</PackageVersion>
</PropertyGroup>

</Project>

0 comments on commit 5890489

Please sign in to comment.