From 77c0c4cad1a228a260eaefbfe626ce7a01763384 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Thu, 1 Jun 2023 16:35:21 +0100 Subject: [PATCH] 1.17.0 --- plugin.yml | 2 +- src/ConsoleScript.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 6249da5..208acc2 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: DevTools main: DevTools\DevTools src-namespace-prefix: DevTools -version: 1.17.0+dev +version: 1.17.0 api: [5.0.0] load: STARTUP author: PocketMine Team diff --git a/src/ConsoleScript.php b/src/ConsoleScript.php index 6738aa3..1f09d1a 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.2+dev"; +const DEVTOOLS_VERSION = "1.17.0"; const DEVTOOLS_REQUIRE_FILE_STUB = '