Bump to beta-6

This commit is contained in:
Mike Primm 2019-09-29 16:53:14 -05:00
parent ab64f92fcb
commit 398e2d4f5f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.0-beta-5'
version = '3.0-beta-6'
}