From e0a22877eebff5e8e92e45d8929d341763edcc4b Mon Sep 17 00:00:00 2001 From: Celestino Bellone <3385346+cbellone@users.noreply.github.com> Date: Tue, 5 Apr 2022 08:34:50 +0200 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.0-M4-2204'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bb743388df..d9b690a328 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-2204 sourceCompatibility=11 targetCompatibility=11