From: Guangrong Fu Date: Mon, 30 Oct 2023 09:08:55 +0000 (+0800) Subject: Bumped the version number to 1.4.7 X-Git-Tag: 1.4.7~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=5a8bf0afa932d6d41359716685d8220f2e6af04f Bumped the version number to 1.4.7 Issue-ID: HOLMES-633 Signed-off-by: Guangrong Fu Change-Id: I41c45eb6787a4a5a6831bc1993e1ca0df0f2eb24 --- diff --git a/version.properties b/version.properties index 8786bbb..b69668f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=6 +patch=7 base_version=${major}.${minor}.${patch}