From d6285dc9ee1b0bfd3cc17356d5fe1a51d1f2477d Mon Sep 17 00:00:00 2001 From: ppel Date: Mon, 25 Nov 2024 13:27:17 +0100 Subject: [PATCH] Bump version 0.8.1 to 0.9.0-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1218d2a..ee7bf93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ # externally before calling the sonar task # Included here to avoid annoying warnings in all tasks (happens in configure stage) systemProp.sonar.gradle.skipCompile=true -version=0.8.1 \ No newline at end of file +version=0.9.0-SNAPSHOT \ No newline at end of file