bump version to 3.1.1.

This commit is contained in:
chinosk
2025-12-10 13:20:32 +08:00
parent c4b13a1392
commit 3ea8efbaa0
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.1.0"
#define PLUGIN_VERSION "3.1.1"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \