Bump to beta-7

This commit is contained in:
Sijmen Schoon 2019-12-02 19:35:18 +01:00
parent 9e7174dcde
commit dd78b11144
No known key found for this signature in database
GPG Key ID: DAF7821E067D9C48
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-6'
version = '3.0-beta-7'
}