Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
CaitSith2 committed Oct 7, 2020
1 parent 0d3207c commit fa1d464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EnemizerCLI.Core/EnemizerVersion.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Enemizer Version": "6.2.1"
"Enemizer Version": "6.3.0"
}
2 changes: 1 addition & 1 deletion EnemizerLibrary/EnemizerLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>6.2.1</Version>
<Version>6.3.0</Version>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit fa1d464

Please sign in to comment.