From 51a8462d9a975331fe91dcb7fc24acc071f18283 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 13 Nov 2024 13:14:12 +0100 Subject: Bump version in version.properties Issue-ID: AAI-4057 Change-Id: Ib3f18410d0cce7515ff33e647b3ed12689ea3fc1 Signed-off-by: Fiete Ostkamp --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index affe4ae..a8b7cc8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=12 -patch_version=5 +patch_version=6 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg