From 4fd71504ad21593f0cf25fd6fcf7b5611c435c98 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 16 Mar 2022 08:56:41 +0800 Subject: [PATCH] Bumpted the version to 10.0.2 Issue-ID: HOLMES-512 Signed-off-by: GuangrongFu Change-Id: I32cfeabd4cf1c29cb6298da6774b3a478357ce11 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index ce58269..ece7570 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=10 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6