From 5a9c38b9a0eba253868639e42553885359c3ad44 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 31 Oct 2018 14:08:25 +0800 Subject: [PATCH] Updated the Version of the Docker Image Change-Id: Idfe42fa03c626a62d44aaa60415cfdc2313920f5 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