Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Mar 28, 2024
1 parent 40fe250 commit ca6248f
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 @@ -11,7 +11,7 @@ plugins {
}

group = "dev.redstudio"
version = "1.3-Dev-2" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention
version = "1.3" // Versioning must follow Ragnarök versioning convention: https://shor.cz/ragnarok_versioning_convention

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

0 comments on commit ca6248f

Please sign in to comment.