diff --git a/src/version.h b/src/version.h index 3427d16..9f7d07a 100644 --- a/src/version.h +++ b/src/version.h @@ -9,7 +9,7 @@ #define PLUGIN_AUTHOR "Tsubasa6848" #define PLUGIN_VERSION_MAJOR 1 #define PLUGIN_VERSION_MINOR 6 -#define PLUGIN_VERSION_REVISION 0 +#define PLUGIN_VERSION_REVISION 10 #define PLUGIN_VERSION_BUILD 0 #define TARGET_BDS_PROTOCOL_VERSION 568 #define __TO_VERSION_STRING(ver) #ver