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.
beta
1 parent 25e7884 commit 92cd413Copy full SHA for 92cd413
amxmodx/scripting/include/ModularWallet.inc
@@ -6,7 +6,7 @@
6
#include <amxmodx>
7
#include <json>
8
9
-#define _MWALLET_VERSION "1.0.0-beta.1"
+#define _MWALLET_VERSION "1.0.0"
10
stock const MWALLET_VERSION[] = _MWALLET_VERSION;
11
stock const MWALLET_PREFIX[] = "MWallet";
12
0 commit comments