Change to RC2

This commit is contained in:
Mike Primm 2020-05-19 11:04:29 -05:00
parent 550e4a00a0
commit cc43a8b493
19 changed files with 1 additions and 1271 deletions

View file

@ -18,7 +18,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.0-RC1'
version = '3.0-RC2'
}