From cf774743ea2b9ca30cd7c6c6a353dc34bf7c2c58 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 28 Apr 2022 17:59:57 +0100 Subject: [PATCH] Set version to 3.0.0-SNAPSHOT Expect this commit to be rebased away once @rstoyanchev updates main branch. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d0679229..cd92d6b0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.5.2.BUILD-SNAPSHOT +version=3.0.0-SNAPSHOT