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 a4483ef commit 30d6845Copy full SHA for 30d6845
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-7'
45
46
}
47
oldbuilds/build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
27
28
29
30
31
32
0 commit comments