bump version

This commit is contained in:
chinosk 2026-03-21 15:53:13 +08:00
parent 7305ad5cd7
commit 8fc0e83898
Signed by: chinosk
GPG Key ID: 00610B08C1BF7BE9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Package: io.github.chinosk.gkms-localify Package: io.github.chinosk.gkms-localify
Name: Gakumas Localify Name: Gakumas Localify
Version: 3.2.0 Beta 2 Version: 3.2.0 Beta 3
Architecture: iphoneos-arm Architecture: iphoneos-arm
Description: Gakumas localization plugin Description: Gakumas localization plugin
Maintainer: chinosk Maintainer: chinosk

View File

@ -17,7 +17,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG #define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.2.0 Beta 2" #define PLUGIN_VERSION "3.2.0 Beta 3"
typedef enum MH_STATUS { typedef enum MH_STATUS {
MH_OK = 0, MH_OK = 0,