diff --git a/SortingPlugin/Properties/AssemblyInfo.cs b/SortingPlugin/Properties/AssemblyInfo.cs index 314243e..d5f4a0f 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.11.1")] -[assembly: AssemblyFileVersion("0.0.11.1")] +[assembly: AssemblyVersion("0.0.12")] +[assembly: AssemblyFileVersion("0.0.12")] diff --git a/SortingPlugin/SortingPlugin.csproj b/SortingPlugin/SortingPlugin.csproj index cb2a67a..d6546dc 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.11.24\lib\net46\PKHeX.Core.dll + + ..\packages\PKHeX.Core.22.12.18\lib\net46\PKHeX.Core.dll diff --git a/SortingPlugin/packages.config b/SortingPlugin/packages.config index 7a68e4f..9dff867 100644 --- a/SortingPlugin/packages.config +++ b/SortingPlugin/packages.config @@ -1,7 +1,7 @@  - +