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 3c00ad3 commit f5eb2f8Copy full SHA for f5eb2f8
build.gradle
@@ -16,7 +16,7 @@ allprojects {
16
apply plugin: 'java'
17
18
group = 'us.dynmap'
19
- version = '3.4-SNAPSHOT'
+ version = '3.4-beta-1'
20
21
}
22
oldbuilds/build.gradle
@@ -24,7 +24,7 @@ allprojects {
24
25
26
27
28
29
30
0 commit comments