From 496873842a2d3b15ce14fa91ce3358f2f07ecea6 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Fri, 11 Oct 2019 19:14:10 +0800 Subject: Bumped the version to 1.2.7 Change-Id: I8f2a4a23fc813086b7e3bc7f73b4efd965a15131 Issue-ID: HOLMES-268 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d78165d..ea29878 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg