From a4cfab7c03a77d5809c0687aafa2a757270ca94d Mon Sep 17 00:00:00 2001 From: shentao Date: Thu, 16 Nov 2017 15:48:21 +0800 Subject: Update usecase-ui staging version Change-Id: Ib3067f4034fa2b24d0d6b47dec75980115898208 Issue-Id: USECASEUI-59 Signed-off-by: shentao --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 7f86aa15..266427fa 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=1 -patch=0 +minor=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg