From 9dcfde92abf978751cb7fa9fffb1a01c51084b6c Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 28 Dec 2018 17:48:52 +0800 Subject: [PATCH] bump the version to 1.3.6 Issue-ID: SO-1352 Change-Id: Ida0f3ff65c020e1390594e1fffcc9f93cb7d60d1 Signed-off-by: seshukm --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index d1d81a003a..f66f56ab57 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} -- 2.16.6