bump version
This commit is contained in:
parent
de9a3ede6d
commit
d02864526c
|
@ -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); \
|
||||
|
|
Loading…
Reference in New Issue