From 59d9f99f114021a0100f1157694de4353e5a0c8a Mon Sep 17 00:00:00 2001 From: bumptagbot Date: Tue, 31 Dec 2024 16:30:09 +0000 Subject: [PATCH] bump 0.0.707 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index f218bdbc3..5e5f25abc 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.706-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.707-SNAPSHOT"