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