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 109066d commit 6ab300cCopy full SHA for 6ab300c
smsdk_config.h
@@ -30,7 +30,7 @@
30
/* Basic information exposed publicly */
31
#define SMEXT_CONF_NAME "REST in Pawn"
32
#define SMEXT_CONF_DESCRIPTION "Provides HTTP and JSON natives for plugins"
33
-#define SMEXT_CONF_VERSION "1.1.1"
+#define SMEXT_CONF_VERSION "1.2.0"
34
#define SMEXT_CONF_AUTHOR "Tsunami"
35
#define SMEXT_CONF_URL "http://www.tsunami-productions.nl"
36
#define SMEXT_CONF_LOGTAG "RIPEXT"
0 commit comments