From fd7182f8f768edf0cf9310fc682b61e07b80c113 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Thu, 14 Oct 2021 08:55:08 +0800 Subject: Bumped the docker version to 9.0.1 Issue-ID: HOLMES-475 Signed-off-by: Guangrong Fu Change-Id: If75977a7f86d40bf2c29efea3b2c330fceaf115b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index a12a881..3e90772 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=9 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg