Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Emik03 committed Apr 30, 2021
1 parent 61b98f3 commit a74e620
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions KeepCoding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,16 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Copyright>Emik</Copyright>
<RunPostBuildEvent>Always</RunPostBuildEvent>
<AssemblyVersion>1.5.4.0</AssemblyVersion>
<FileVersion>1.5.4.0</FileVersion>
<Version>1.5.4</Version>
<AssemblyVersion>1.6.0.0</AssemblyVersion>
<FileVersion>1.6.0.0</FileVersion>
<Version>1.6</Version>
<PackageId>KeepCoding</PackageId>
<SignAssembly>true</SignAssembly>
<DelaySign>false</DelaySign>
<AssemblyOriginatorKeyFile>KeepCoding.pfx</AssemblyOriginatorKeyFile>
<PackageTags>helper library extension dll unity extensions ktane keeptalking ktane-mods modkit keeptalkingandnobodyexplodes</PackageTags>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>preview</AnalysisLevel>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion latest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.4
1.6

0 comments on commit a74e620

Please sign in to comment.