bump version

This commit is contained in:
chinosk 2025-03-20 01:32:40 +00:00
parent 6950616cb1
commit 1fc9e69ded
Signed by: chinosk
GPG Key ID: 00610B08C1BF7BE9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.0.0"
#define PLUGIN_VERSION "3.0.1"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \