We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2775535 commit b932164Copy full SHA for b932164
amxmodx/scripting/include/VipModular.inc
@@ -7,7 +7,7 @@
7
#include json
8
9
stock const VIPM_LIBRARY[] = "VipModular";
10
-#define _VIPM_VERSION "5.0.0-beta.7"
+#define _VIPM_VERSION "5.0.0-beta.9"
11
stock const VIPM_VERSION[] = _VIPM_VERSION;
12
stock const VIPM_CFG_PATH[] = "plugins/VipModular";
13
#define _VIPM_PLUGIN_URL "https://github.com/ArKaNeMaN/amxx-VipModular-pub"
0 commit comments