From 5dcd47bfc76ab8257fcc3b8927b78295a4376c8b Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Thu, 27 Oct 2022 07:58:13 +0000 Subject: Release 1.11 version Release version for Kohn Issue-ID: INT-2159 Signed-off-by: Michal Jagiello Change-Id: I2c06d6478c5c9710eb04d712f6fd775e8386ffa7 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 1979db89..6bd0762f 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=11 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg