From babb845c53219cb3a17f302c3f6bac5a20132c48 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Sun, 28 Apr 2019 08:55:03 +0800 Subject: Ajusted the version of the component Change-Id: Ib1491d5b2aa3f33ddb2bd4f97787404490094ba1 Issue-ID: HOLMES-220 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index c2bb012..e4b2e4a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg