diff --git a/settings.gradle b/settings.gradle index 24a9f7e6f..dfe5606c6 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,4 +7,4 @@ gradle.ext { } // This line needs to match the VERSION_LINE_MATCH regex in the bump-tag-publish GHA. -gradle.ext.tanagraVersion = "0.0.608-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.609-SNAPSHOT"