We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169bb81 commit f5d2244Copy full SHA for f5d2244
2 files changed
build.gradle
@@ -39,7 +39,7 @@ allprojects {
39
apply plugin: 'java'
40
41
group = 'us.dynmap'
42
- version = '3.7-SNAPSHOT'
+ version = '3.7-beta-1'
43
44
}
45
oldbuilds/build.gradle
@@ -25,7 +25,7 @@ allprojects {
25
26
27
28
29
30
31
0 commit comments