From e10d2f988ea985b788e16ce1d0adf77d1f4cbaef Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 6 Mar 2020 11:19:35 +0800 Subject: Bump up patch version to 1.5.5 Change-Id: I2eefa150c4ff06af8631a81267311b356259187b Issue-ID: MULTICLOUD-1022 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 6771c49b..fe0082d5 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg