Skip to content

Commit 0883ac5

Browse files
committed
Version Bump
1 parent 2166d62 commit 0883ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
group = "dev.redstudio"
15-
version = "1.1" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
15+
version = "1.1.1" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
1616

1717
val id = project.name.lowercase()
1818
val plugin = "asm.${project.name}Plugin"

0 commit comments

Comments
 (0)