From 592705063ba7636c9fad8171713f1873801a63d4 Mon Sep 17 00:00:00 2001 From: Jonathan Herbert Date: Wed, 31 Aug 2022 22:32:10 -0400 Subject: [PATCH] Update PKHeX Core to 22.08.31 --- SortingPlugin/Properties/AssemblyInfo.cs | 4 ++-- SortingPlugin/SortingPlugin.csproj | 4 ++-- SortingPlugin/packages.config | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SortingPlugin/Properties/AssemblyInfo.cs b/SortingPlugin/Properties/AssemblyInfo.cs index e788d5f..dee90f1 100644 --- a/SortingPlugin/Properties/AssemblyInfo.cs +++ b/SortingPlugin/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.0.8")] -[assembly: AssemblyFileVersion("0.0.8")] +[assembly: AssemblyVersion("0.0.9")] +[assembly: AssemblyFileVersion("0.0.9")] diff --git a/SortingPlugin/SortingPlugin.csproj b/SortingPlugin/SortingPlugin.csproj index b0d7d43..7a5c16d 100644 --- a/SortingPlugin/SortingPlugin.csproj +++ b/SortingPlugin/SortingPlugin.csproj @@ -33,8 +33,8 @@ ..\packages\IndexRange.1.0.2\lib\net47\IndexRange.dll - - ..\packages\PKHeX.Core.22.6.26\lib\net46\PKHeX.Core.dll + + ..\packages\PKHeX.Core.22.8.31\lib\net46\PKHeX.Core.dll diff --git a/SortingPlugin/packages.config b/SortingPlugin/packages.config index 2167b82..f37950e 100644 --- a/SortingPlugin/packages.config +++ b/SortingPlugin/packages.config @@ -1,7 +1,7 @@  - +