From a075855e21d2dccfdbc41d0180e202c98951f99e Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Wed, 16 Sep 2020 13:34:08 +0800 Subject: Update version in Guilin release Issue-ID: MULTICLOUD-1208 Signed-off-by: Bin Yang Change-Id: I1376e54e4bad9d4c837883928f058af168749760 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0f4fbda..918194c 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg