Skip to content

Commit

Permalink
Bump up version number to 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Jan 26, 2022
1 parent 99a1bc7 commit bc4aef8
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 @@ -15,7 +15,7 @@ buildscript {
}

group = "de.fhg.igd"
version = "5.11.0-SNAPSHOT"
version = "5.11.0"

val vertxVersion by extra("3.9.4")
val hazelcastVersion by extra("3.12.9")
Expand Down

0 comments on commit bc4aef8

Please sign in to comment.