From cc7ffc91bced44865fa54c3c1071356c10c1777e Mon Sep 17 00:00:00 2001 From: bumptagbot Date: Tue, 14 Jan 2025 19:57:03 +0000 Subject: [PATCH] bump 0.0.719 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index ec8ce14d9..faf13d1ed 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.718-SNAPSHOT" +gradle.ext.tanagraVersion = "0.0.719-SNAPSHOT"