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 5ad8a3c commit c7b74ffCopy full SHA for c7b74ff
build.gradle
@@ -17,7 +17,7 @@ allprojects {
17
apply plugin: 'java'
18
19
group = 'us.dynmap'
20
- version = '3.2.1-SNAPSHOT'
+ version = '3.2.1-RC1'
21
22
}
23
oldbuilds/build.gradle
0 commit comments