From 8c5aa0d0446bd23a1321de1628e01de0549d2d4d Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 31 Oct 2018 14:07:46 +0800 Subject: [PATCH] Updated the Version of the Docker Image Change-Id: Ibf4543ff2468c34ae88dbb283c9fa17e2446a5e1 Issue-ID: HOLMES-177 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 146a672..cfb32e0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6