From c0f0f9383d27d0efb2c1d04ea3678beb6a14d3af Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Thu, 7 Feb 2019 16:17:24 +0000 Subject: [PATCH] DevTools 1.13.3 --- plugin.yml | 2 +- src/DevTools/ConsoleScript.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = '