Skip to content

Commit 643f85a

Browse files
author
Mark Vincent
committed
2.1.2 Pre-release
1 parent 380cb07 commit 643f85a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Puppet Master 2.1.1
1+
## Puppet Master 2.1.2
22
for MyBB 1.8.x
33

44
<p align="center">

Upload/inc/plugins/puppet_master.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
die('Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined.');
1313
}
1414

15-
define('PUPPET_MASTER_VERSION', '2.1.1');
15+
define('PUPPET_MASTER_VERSION', '2.1.2');
1616

1717
// register custom class autoloader
1818
spl_autoload_register('puppetMasterClassAutoload');

0 commit comments

Comments
 (0)