From f04576edda8b831326b59a61232cb1b58c46c151 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Thu, 13 Aug 2020 10:04:35 +0800 Subject: [PATCH] Added Release 1.3.0 Change-Id: I1cb53eb1749eb223bbfd559a731b6e5e8200616a Issue-ID: HOLMES-344 Signed-off-by: GuangrongFu --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 44d6d38..70bc126 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=2 -patch=13 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6