From a67f9af8d6cff1615975c68a9b171a8f09aac0c4 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Fri, 20 Jan 2023 01:53:32 +0000 Subject: [PATCH] Release 1.16.1 --- plugin.yml | 2 +- src/ConsoleScript.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 46abd9b..4a460e7 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: DevTools main: DevTools\DevTools src-namespace-prefix: DevTools -version: 1.16.0 +version: 1.16.1 api: [4.0.0] load: STARTUP author: PocketMine Team diff --git a/src/ConsoleScript.php b/src/ConsoleScript.php index 328c999..3ab5585 100644 --- a/src/ConsoleScript.php +++ b/src/ConsoleScript.php @@ -17,7 +17,7 @@ * GNU General Public License for more details. */ -const DEVTOOLS_VERSION = "1.16.0"; +const DEVTOOLS_VERSION = "1.16.1"; const DEVTOOLS_REQUIRE_FILE_STUB = '