From b62db75b126a7ecb3b724b011e3ee5f0a9b3ad6d Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 22 May 2020 10:48:02 +0530 Subject: bump the version to 1.6.2 Issue-ID: SO-2819 Signed-off-by: seshukm Change-Id: Ifb6ccaa88d62aedc26e383721c12abc605e62515 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 922c4fa961..41565bf017 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg