Skip to content

Commit 57ca84b

Browse files
committed
Bump version
1 parent ea8c583 commit 57ca84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/sourcemod/scripting/mitm.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
// Uncomment this for diagnostic messages in server console (very verbose)
4040
// #define DEBUG
4141

42-
#define PLUGIN_VERSION "1.2.2"
42+
#define PLUGIN_VERSION "1.3.0"
4343

4444
// Global entities
4545
CMannVsMachineStats g_pMVMStats = view_as<CMannVsMachineStats>(INVALID_ENT_REFERENCE);

0 commit comments

Comments
 (0)