From 03891c5aee1b22a8c17c6278f06136f2acd9d798 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 15 Jun 2024 11:48:41 +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 ad8b5400..422f821b 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.6.0-beta02 +VERSION_NAME=2.6.0-SNAPSHOT POM_NAME=Calendar POM_INCEPTION_YEAR=2019