From 4137abebc797265a274d2b1dcfc0cf2c3d2bddf3 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 4 Nov 2023 16:14:39 +0100 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 848b8517..83f3e44f 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.0-alpha01 +VERSION_NAME=2.5.1-SNAPSHOT POM_NAME=Calendar