Handle AOOBX (not sure why yet)

This commit is contained in:
Mike Primm 2022-07-24 17:06:28 -05:00
parent 4184fb9902
commit 4e6ce35eb1
3 changed files with 7 additions and 3 deletions

View file

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