Prep for release of beta-4

This commit is contained in:
Mike Primm 2019-06-09 10:52:10 -05:00
parent 286a12c4ef
commit 6b65ba5ad6
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-SNAPSHOT'
version = '3.0-beta-4'
}