From 5265643f3ef4d08acedd6f3acd421cb6f3ba7814 Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 29 Jan 2023 23:39:42 -0800 Subject: [PATCH] Update 23.01.30 --- Directory.Build.props | 2 +- PKHeX.WinForms/Resources/text/changelog.txt | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2d07456c0..d5dea89ac 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 23.01.26 + 23.01.30 11 enable en diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index e1185593a..cabf40c2a 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,12 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex/ -23/01/26 - New Update: +23/01/30 - New Update: + - Fixed: Mystery Gift files now recognize via extension correctly. + - Fixed: Gen9 Pokédex bitflag get/set fixed (remapped species ID). + - Changed: GUI translations updated. Thanks @ppllouf, @riruo, @mi-ya1987 ! + +23/01/26 - New Update: (33425) [6216411] - Changed: PKHeX now uses .NET 7 for its runtime (updated from .NET Framework 4.6)! - - Requires Windows 64bit operating system, with the .NET Desktop Runtime 7.0.x - - https://dotnet.microsoft.com/en-us/download/dotnet/7.0