Skip to content

Commit 92cd413

Browse files
committed
Remove beta from version
1 parent 25e7884 commit 92cd413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amxmodx/scripting/include/ModularWallet.inc

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

9-
#define _MWALLET_VERSION "1.0.0-beta.1"
9+
#define _MWALLET_VERSION "1.0.0"
1010
stock const MWALLET_VERSION[] = _MWALLET_VERSION;
1111
stock const MWALLET_PREFIX[] = "MWallet";
1212

0 commit comments

Comments
 (0)