Bump to 3.6-beta-1 for release

This commit is contained in:
Michael Primm 2023-06-13 14:03:12 -05:00
parent 718eb44b1a
commit 6f544be11e
4 changed files with 30 additions and 31 deletions

View file

@ -25,7 +25,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.6-SNAPSHOT'
version = '3.6-beta-1'
}