bump version to 3.1.0

This commit is contained in:
chinosk
2025-06-06 03:10:57 +01:00
parent 7cc0c95e5c
commit c4b13a1392
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.0.4"
#define PLUGIN_VERSION "3.1.0"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \