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 7315262 commit 417b474Copy full SHA for 417b474
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
15
subprojects {
16
group = "com.redmadrobot.mapmemory"
17
- version = "1.0-SNAPSHOT"
+ version = "1.0"
18
19
apply(plugin = "maven-publish")
20
0 commit comments