Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbowdashlabs authored Nov 22, 2023
1 parent a2d3e1f commit 3c6679c
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 @@ -8,7 +8,7 @@ plugins {
}

group = "de.eldoria"
version = "2.5.2"
version = "2.5.3"
var mainPackage = "bigdoorsopener"
val shadebade = group as String? + "." + mainPackage + "."
val name = "BigDoorsOpener"
Expand Down

0 comments on commit 3c6679c

Please sign in to comment.