From 625a51be5d431804069ce89dafa620a0fd1abcb7 Mon Sep 17 00:00:00 2001 From: bumptagbot Date: Fri, 28 Feb 2025 15:38:57 +0000 Subject: [PATCH] bump 0.0.771 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 652034ba6..c571f7c71 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.770-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.771-SNAPSHOT"