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 2166d62 commit 0883ac5Copy full SHA for 0883ac5
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = "dev.redstudio"
15
-version = "1.1" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
+version = "1.1.1" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
16
17
val id = project.name.lowercase()
18
val plugin = "asm.${project.name}Plugin"
0 commit comments