diff --git a/plugin.yml b/plugin.yml index 6990267..5f5fdc7 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,6 +1,6 @@ name: DevTools main: DevTools\DevTools -version: 1.13.2 +version: 1.13.3 api: [3.4.0] load: STARTUP author: PocketMine Team diff --git a/src/DevTools/ConsoleScript.php b/src/DevTools/ConsoleScript.php index 30d11b0..b35ccb0 100644 --- a/src/DevTools/ConsoleScript.php +++ b/src/DevTools/ConsoleScript.php @@ -17,7 +17,7 @@ * GNU General Public License for more details. */ -const DEVTOOLS_VERSION = "1.13.2"; +const DEVTOOLS_VERSION = "1.13.3"; const DEVTOOLS_REQUIRE_FILE_STUB = '