From f3b1c220e0fd791cb698381bf4e108f093af581b Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Mon, 29 Oct 2018 19:07:10 +0800 Subject: [PATCH] Updated the Version of the Docker Image Change-Id: Iee7190b25872e9ee276b67c1999993c2bbb1a964 Issue-ID: HOLMES-176 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 08f1f93..146a672 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6