There was an error while loading. Please reload this page.
1 parent 3bad6ae commit 006fbbbCopy full SHA for 006fbbb
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ repositories {
32
33
subprojects {
34
group = "com.redmadrobot.mapmemory"
35
- version = "2.0-SNAPSHOT"
+ version = "2.0-rc1"
36
37
apply(plugin = "maven-publish")
38
0 commit comments