From 8331cf3866b1cf0acc9d5925a9f0b591ff16e48f Mon Sep 17 00:00:00 2001 From: darken Date: Thu, 12 Jan 2023 12:50:53 +0100 Subject: [PATCH] Release: 2.5.3-rc0 --- VERSION | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index de0bc8e1..b232fc8d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.5.2-rc0 20502000 +2.5.3-rc0 20503000 diff --git a/version.properties b/version.properties index 6f82b4ec..2ac5c5a1 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ ### Updated by release.sh ### project.versioning.major=2 project.versioning.minor=5 -project.versioning.patch=2 +project.versioning.patch=3 project.versioning.build=0 #############################