diff --git a/plugin.yml b/plugin.yml index 8920d08..a6328a3 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: DevTools main: DevTools\DevTools src-namespace-prefix: DevTools -version: 1.17.2 +version: 1.17.3+dev api: [5.0.0] load: STARTUP author: PocketMine Team diff --git a/src/ConsoleScript.php b/src/ConsoleScript.php index 9198326..6539b40 100644 --- a/src/ConsoleScript.php +++ b/src/ConsoleScript.php @@ -17,7 +17,7 @@ * GNU General Public License for more details. */ -const DEVTOOLS_VERSION = "1.17.2"; +const DEVTOOLS_VERSION = "1.17.3+dev"; const DEVTOOLS_REQUIRE_FILE_STUB = '