mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
API bump to 3.0.0-ALPHA12
Yes, I am not happy about this either. new-versioning has issues, and there hasn't been enough development and testing on it. I didn't want to delay release to cram in a half-baked new versioning system, and it's ended up delayed anyway and new-versioning is still half-baked. we're overdue a new release, so here it is.
This commit is contained in:
parent
e565cdeea4
commit
a30a157d8c
@ -81,7 +81,7 @@ namespace pocketmine {
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const VERSION = "1.7dev";
|
||||
const API_VERSION = "3.0.0-ALPHA11";
|
||||
const API_VERSION = "3.0.0-ALPHA12";
|
||||
const CODENAME = "[REDACTED]";
|
||||
|
||||
const MIN_PHP_VERSION = "7.2.0";
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a897b84de445069dee898eaed95a9ff708a19383
|
||||
Subproject commit 6fa6a61fc0b16c1c77eb197d3a33d9476355b863
|
@ -1 +1 @@
|
||||
Subproject commit b41d9836e4edec015cb92e3a4b42cfdaa566b34b
|
||||
Subproject commit 5bab7b98ca43be00315ddbeea7815ab21af00deb
|
Loading…
x
Reference in New Issue
Block a user