From a6027d451dd889cbcc878b4e18c7f16e43c456e3 Mon Sep 17 00:00:00 2001 From: bumptagbot Date: Fri, 20 Dec 2024 21:22:45 +0000 Subject: [PATCH] bump 0.0.706 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 7b84ee269..f218bdbc3 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.705-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.706-SNAPSHOT"