From 5a8bf0afa932d6d41359716685d8220f2e6af04f Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Mon, 30 Oct 2023 17:08:55 +0800 Subject: Bumped the version number to 1.4.7 Issue-ID: HOLMES-633 Signed-off-by: Guangrong Fu Change-Id: I41c45eb6787a4a5a6831bc1993e1ca0df0f2eb24 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit 1.2.3-korg