From 5646e7562c10e50f7f9aa3598e6556143cdf90d1 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Thu, 2 Dec 2021 00:33:25 +0000 Subject: [PATCH] DevTools 1.15.0 --- plugin.yml | 2 +- src/ConsoleScript.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 1e301a6..ea19f60 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: DevTools main: DevTools\DevTools src-namespace-prefix: DevTools -version: 1.15.0+dev +version: 1.15.0 api: [4.0.0] load: STARTUP author: PocketMine Team diff --git a/src/ConsoleScript.php b/src/ConsoleScript.php index 2d152ad..5f6e7db 100644 --- a/src/ConsoleScript.php +++ b/src/ConsoleScript.php @@ -17,7 +17,7 @@ * GNU General Public License for more details. */ -const DEVTOOLS_VERSION = "1.14.2"; +const DEVTOOLS_VERSION = "1.15.0"; const DEVTOOLS_REQUIRE_FILE_STUB = '