From 7f3c1ad429622da7e96278a9321266863f1fd994 Mon Sep 17 00:00:00 2001 From: bumptagbot Date: Wed, 15 Jan 2025 12:52:30 +0000 Subject: [PATCH] bump 0.0.721 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 2686fef0b..317a833a9 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.720-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.721-SNAPSHOT"