Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CaitSith2 committed Dec 11, 2020
1 parent 581817e commit 153ee28
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.3.0"
"Enemizer Version": "6.4.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" ToolsVersion="Current">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>6.3.0</Version>
<Version>6.4.0</Version>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<FileUpgradeFlags>40</FileUpgradeFlags>
<UpgradeBackupLocation>E:\Enemizer-master\Backup\EnemizerLibrary\</UpgradeBackupLocation>
Expand Down

0 comments on commit 153ee28

Please sign in to comment.