We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e932dc commit de38ef4Copy full SHA for de38ef4
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-8'
45
46
}
47
oldbuilds/build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
27
28
29
30
31
32
0 commit comments