From 44fcaf7a0408fd9f6850f3c1c65e404d05536f22 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Thu, 2 Apr 2020 11:03:28 +0000 Subject: Bump up version to 1.5.6 Change-Id: Icc7bb5bf48691d0daefc47ba975b3e4fa18d08a4 Issue-ID: MULTICLOUD-1045 Signed-off-by: Bin Yang --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fe0082d5..c3e9668f 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg