From bb94bacefb07e3e336cecd86bf899555083648a5 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Sun, 24 Apr 2022 14:39:28 +0800 Subject: [PATCH] Bumped the Docker Version Issue-ID: HOLMES-535 Signed-off-by: GuangrongFu Change-Id: Id5992ec9a24c008d69584b1c4deb274b519a3b8b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index ece7570..7bad78b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=10 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6