From eeadb658123f6565ee3c423a72325ce33763831f Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Mon, 11 Oct 2021 19:19:17 +0000 Subject: [INTEGRATION] Bump 1.9.0 version Issue-ID: INT-1993 Signed-off-by: Michal Jagiello Change-Id: I6747d47b53b227b8f5c3c5554192a871fa7b3dd2 Signed-off-by: morganrol --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d21cc0f7..a7547ec2 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=8 -patch=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg