We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d50c5e commit 174474bCopy full SHA for 174474b
1 file changed
scripting/practicemode/util.sp
@@ -3,7 +3,7 @@
3
4
#tryinclude "manual_version.sp"
5
#if !defined PLUGIN_VERSION
6
-#define PLUGIN_VERSION "1.2.0-dev"
+#define PLUGIN_VERSION "1.2.0"
7
#endif
8
9
static char _colorNames[][] = {"{NORMAL}", "{DARK_RED}", "{PINK}", "{GREEN}",
0 commit comments