Skip to content

Commit

Permalink
bumped version to 0.34.0
Browse files Browse the repository at this point in the history
Signed-off-by: Savvas Kyriacou <savvasky@uk.ibm.com>
  • Loading branch information
KirbyKatcher committed May 3, 2024
1 parent 5d58ee5 commit 634285c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.33.0
0.34.0
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// dealing with. Do not mess with the `def {variableName}` part of hte following
// lines, only change the versions we rely upon.
def galasaBootJarVersion = '0.31.0'
def galasaFrameworkVersion = '0.33.0'
def galasaFrameworkVersion = '0.34.0'

// Right now, the REST interface spec is always the same version as the galasa framework bundles.
def galasaOpenApiYamlVersion = galasaFrameworkVersion
Expand Down

0 comments on commit 634285c

Please sign in to comment.