From 6e10e87b6c8ca4ff0f0b3ff53575c4b830f3a81b Mon Sep 17 00:00:00 2001 From: Mohamed Darwish Date: Sat, 30 Dec 2023 23:50:42 +0200 Subject: [PATCH] Bump version to 2.1.0-beta01 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 236dcf36..d2c00d37 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=com.mayakapps.kache -VERSION_NAME=2.1.0-SNAPSHOT +VERSION_NAME=2.1.0-beta01 POM_INCEPTION_YEAR=2022