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 84ee4cd commit 574a400Copy full SHA for 574a400
build.gradle
@@ -40,7 +40,7 @@ allprojects {
40
apply plugin: 'java'
41
42
group = 'us.dynmap'
43
- version = '3.7-beta-3'
+ version = '3.7-SNAPSHOT'
44
45
}
46
oldbuilds/build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
27
28
29
30
31
32
0 commit comments