Skip to content

Commit

Permalink
Bump version to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Dec 22, 2024
1 parent 901e2a0 commit 0499fba
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 @@ -14,7 +14,7 @@ task<Delete>("clean") {
}

subprojects {
val baseVersionName by extra("1.1.7")
val baseVersionName by extra("1.1.8")

apply(plugin = "maven-publish")
configure<PublishingExtension> {
Expand Down

0 comments on commit 0499fba

Please sign in to comment.