Skip to content

Commit

Permalink
Set version to 2.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
md5sha256 committed Jun 21, 2024
1 parent 5034aa3 commit a6a38be
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 = "me.wiefferink"
version = "2.9.0"
version = "2.9.0-SNAPSHOT"

val targetJavaVersion = 21
val encoding = Charsets.UTF_8
Expand Down

0 comments on commit a6a38be

Please sign in to comment.