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 a7c2ddb commit 030a43cCopy full SHA for 030a43c
build.gradle
@@ -19,7 +19,7 @@ allprojects {
19
apply plugin: 'java'
20
21
group = 'us.dynmap'
22
- version = '3.0-SNAPSHOT'
+ version = '3.0-alpha-3'
23
24
}
25
0 commit comments