Skip to content

Commit

Permalink
Release version 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Aug 16, 2024
1 parent 12c8f66 commit f13d733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "A lightweight Polypheny-DB benchmarking client"

def versionMajor = 4
def versionMinor = 12
def versionQualifier = "-SNAPSHOT"
def versionQualifier = ""
version = versionMajor + "." + versionMinor + versionQualifier


Expand Down

0 comments on commit f13d733

Please sign in to comment.