From 122c56c2e81cdbe049dad32327e572391c82d450 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Fri, 3 Dec 2021 19:19:07 +0800 Subject: Bumped the version to 1.3.9 Issue-ID: HOLMES-492 Signed-off-by: Guangrong Fu Change-Id: I2a4f2a8897cd1850d873a6d4e2809ce68a7b0b86 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 012c041..7538792 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg