Bump to RC3

This commit is contained in:
Mike Primm 2020-05-25 19:50:10 -05:00
parent 2a7bfb7dc5
commit cd3e7fe0ac
1 changed files with 1 additions and 1 deletions

View File

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