Skip to content

Commit

Permalink
Bump up version number to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Nov 4, 2022
1 parent ffc8aed commit cba2995
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 @@ -18,7 +18,7 @@ buildscript {
}

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

val vertxVersion by extra("4.3.4")
val prometheusClientVersion by extra("0.16.0")
Expand Down

0 comments on commit cba2995

Please sign in to comment.