From 9e6e2c2eb02deafbdab2c7cb56910943ac6677c4 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Sun, 24 May 2020 11:37:41 +0300 Subject: Bump SDC version 1.6.6 Change-Id: I8f238f51790138c49c4a325193de0ab0d83b74db Issue-ID: SDC-2948 Signed-off-by: Ofir Sonsino --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index beaf19b08a..cf0968b12c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} -- cgit