Skip to content

Commit

Permalink
bump 0.0.160
Browse files Browse the repository at this point in the history
  • Loading branch information
bumptagbot committed Jul 24, 2023
1 parent 82451d8 commit 8c8890f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ rootProject.name = 'tanagra'
include('service', 'client', 'indexer', 'underlay')

// This line needs to match the VERSION_LINE_MATCH regex in the bump-tag-publish GHA.
gradle.ext.tanagraVersion = "0.0.159-SNAPSHOT"
gradle.ext.tanagraVersion = "0.0.160-SNAPSHOT"

0 comments on commit 8c8890f

Please sign in to comment.