Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
update nuget
  • Loading branch information
architdate committed Apr 1, 2021
1 parent e706df6 commit e52d567
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion PKHeX.Core.AutoMod/AutoMod/Util/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public static class ALMVersion

{
public const string CurrentVersion = "21.01.31";
public const string CurrentVersion = "21.04.01";

/*
* TODO: Add other versioning code, maybe compatability lists here?
Expand Down
1 change: 0 additions & 1 deletion QRPlugins/QRPlugins.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

<ItemGroup>
<PackageReference Include="BouncyCastle-Ext" Version="1.7.0" />
<PackageReference Include="PKHeX.Core" Version="21.1.31" />
<PackageReference Include="QRCoder" Version="1.4.1" />
<PackageReference Include="ZXing.Net" Version="0.16.6" />
</ItemGroup>
Expand Down

0 comments on commit e52d567

Please sign in to comment.