Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure99 committed Jun 28, 2020
1 parent 4323e45 commit 606d49a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Judger/Judger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<FileVersion>1.2.0.0</FileVersion>
<Authors>Azure99</Authors>
<Company>Rainng</Company>
<Version>1.1</Version>
<Version>1.2</Version>
<Product>OpenJudger</Product>
<Description>Open source, lightweight, universal program judger.</Description>
<Copyright>Copyright © Azue99 Rainng 2020</Copyright>
<PackageVersion>1.1</PackageVersion>
<PackageVersion>1.2</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 606d49a

Please sign in to comment.