From: GuangrongFu Date: Thu, 22 Oct 2020 14:15:51 +0000 (+0800) Subject: Bumped the Version Number to 1.3.2 X-Git-Tag: 1.3.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=4674b525371145231e91396d07c1966c98b5b6ca Bumped the Version Number to 1.3.2 Change-Id: I33291c876c4833bbc81ba117e3c71f72af88a66c Issue-ID: HOLMES-368 Signed-off-by: GuangrongFu --- diff --git a/version.properties b/version.properties index 9ffdb5b..8b2aa75 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}