Skip to content

Commit 6ab300c

Browse files
committed
1.2.0
1 parent 109066d commit 6ab300c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smsdk_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/* Basic information exposed publicly */
3131
#define SMEXT_CONF_NAME "REST in Pawn"
3232
#define SMEXT_CONF_DESCRIPTION "Provides HTTP and JSON natives for plugins"
33-
#define SMEXT_CONF_VERSION "1.1.1"
33+
#define SMEXT_CONF_VERSION "1.2.0"
3434
#define SMEXT_CONF_AUTHOR "Tsunami"
3535
#define SMEXT_CONF_URL "http://www.tsunami-productions.nl"
3636
#define SMEXT_CONF_LOGTAG "RIPEXT"

0 commit comments

Comments
 (0)