diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d94633..81c4d31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# devel + + + # 3.11.1.1 (2023-07-26) * Balance changes are now disabled by default, bug fixes enabled. Will not affect exsting worlds/configs. diff --git a/version.properties b/version.properties index 8aa4c1f..6034660 100644 --- a/version.properties +++ b/version.properties @@ -3,5 +3,5 @@ MAJOR=3 MINOR=11 PATCH=1 PRE_RELEASE= -BUILD=0 +BUILD=1 CODE=1