From a0e4ed1e97c7b40b5513e407e8b317975f7d6b87 Mon Sep 17 00:00:00 2001 From: mgeissen Date: Fri, 2 Feb 2024 08:57:38 +0100 Subject: [PATCH] bump next snapshot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matthias Geißendörfer --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index e230d436..3b877c75 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ plugins { id("io.github.gradle-nexus.publish-plugin") version "1.3.0" } -version = '0.32.0' +version = '0.32.1-SNAPSHOT' group = 'de.otto.synapse' ext {