From ccba6b538ddd95ec39d88a53fda62fd9047c92c8 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Thu, 14 Oct 2021 13:36:41 +0100 Subject: Step 10 : Bumping origin/master version cps-2.1.0 Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya Change-Id: I2b287e4443be9214f89e90880af3c33ec0424e92 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d3fa7e897..07ef49adb 100755 --- a/version.properties +++ b/version.properties @@ -20,8 +20,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=2 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg