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 1d6346b commit e21198dCopy full SHA for e21198d
build.gradle
@@ -40,7 +40,7 @@ allprojects {
40
apply plugin: 'java'
41
42
group = 'us.dynmap'
43
- version = '3.7-beta-5'
+ version = '3.7-SNAPSHOT'
44
45
}
46
0 commit comments