Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Nov 19, 2023
1 parent 2166d62 commit 0883ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
}

group = "dev.redstudio"
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

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

0 comments on commit 0883ac5

Please sign in to comment.