Skip to content

Commit

Permalink
Release 7.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Brandes <[email protected]>
  • Loading branch information
NotMyFault committed May 19, 2024
1 parent 7fbdddc commit 9d7a157
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 @@ -29,7 +29,7 @@ configurations.all {
attributes.attribute(TargetJvmVersion.TARGET_JVM_VERSION_ATTRIBUTE, 17)
}

version = "7.1.1-SNAPSHOT"
version = "7.1.1"

repositories {
mavenCentral()
Expand Down

0 comments on commit 9d7a157

Please sign in to comment.