Ext version bump.

This commit is contained in:
Kyle Sanderson
2018-09-02 13:07:30 -07:00
committed by GitHub
parent 87ba54f237
commit 775bc1ae03
+1 -1
View File
@@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "SteamWorks Extension"
#define SMEXT_CONF_DESCRIPTION "Exposes SteamWorks functions to Developers"
#define SMEXT_CONF_VERSION "1.2.2"
#define SMEXT_CONF_VERSION "1.2.3"
#define SMEXT_CONF_AUTHOR "Kyle Sanderson"
#define SMEXT_CONF_URL "http://AlliedMods.net"
#define SMEXT_CONF_LOGTAG "STEAMWORKS"