We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fc2ab commit 314c644Copy full SHA for 314c644
build.gradle
@@ -47,7 +47,7 @@ allprojects {
47
apply plugin: 'java'
48
49
group = 'us.dynmap'
50
- version = '3.7-SNAPSHOT'
+ version = '3.7-beta-11'
51
52
}
53
0 commit comments