We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc2222 commit 01b5783Copy full SHA for 01b5783
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
}
15
16
group = "dev.redstudio"
17
-version = "0.2-Dev-9" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
+version = "0.2-Dev-10" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
18
19
val id = project.name.lowercase()
20
0 commit comments