From 14991af8c3ba9eeec5b2fba6a4c7fc8d22e2943f Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 27 Apr 2024 13:54:39 +0200 Subject: [PATCH] Prepare next development version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 76d3e9f8..82024a69 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=com.kizitonwose.calendar -VERSION_NAME=2.5.1 +VERSION_NAME=2.5.2-SNAPSHOT POM_NAME=Calendar