Skip to content

Commit b932164

Browse files
committed
Bump version
1 parent 2775535 commit b932164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amxmodx/scripting/include/VipModular.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include json
88

99
stock const VIPM_LIBRARY[] = "VipModular";
10-
#define _VIPM_VERSION "5.0.0-beta.7"
10+
#define _VIPM_VERSION "5.0.0-beta.9"
1111
stock const VIPM_VERSION[] = _VIPM_VERSION;
1212
stock const VIPM_CFG_PATH[] = "plugins/VipModular";
1313
#define _VIPM_PLUGIN_URL "https://github.com/ArKaNeMaN/amxx-VipModular-pub"

0 commit comments

Comments
 (0)