From 0b93745d3cdfa44fe623792966cd18df27a06fa5 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Fri, 11 Oct 2019 19:16:52 +0800 Subject: Bumped the version to 1.2.6 Change-Id: Iffe9566e76202ea9dc10e4d55c2298fe66d615d1 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 9538460..d78165d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg