From 4d3d5261f95c4efa0c0818cddcc3afaa6ddfade6 Mon Sep 17 00:00:00 2001 From: Celestino Bellone <3385346+cbellone@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:43:55 +0100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.0-M4-2402-3'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 10f120b08..268bcd87a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ #Tue, 07 Apr 2015 22:45:24 +0200 group=alfio -version=2.0-M4 +version=2.0-M4-2402-3 sourceCompatibility=11 targetCompatibility=11