From 0d39f06a571e48ee3c8a05aca0c244d2595468e8 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Fri, 5 Aug 2022 09:00:17 +0200 Subject: [PATCH] Bump the version for the SO core to Kohn Issue-ID: SO-3980 Signed-off-by: Lukasz Rajewski Change-Id: I150bf8940013790aa67e1c0a08ffe32337031bb0 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index a9271e1c21..f6bcc5a3a1 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=10 +minor=11 patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6