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 67e8b7f commit 7c4ab25Copy full SHA for 7c4ab25
build.gradle
@@ -41,7 +41,7 @@ allprojects {
41
apply plugin: 'java'
42
43
group = 'us.dynmap'
44
- version = '3.7-SNAPSHOT'
+ version = '3.7-beta-9'
45
46
}
47
oldbuilds/build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
27
28
29
30
31
32
0 commit comments