bump version

This commit is contained in:
chinosk 2025-03-22 11:58:27 +00:00
parent de9a3ede6d
commit d02864526c
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.2"
#define PLUGIN_VERSION "3.0.3"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \