From e6d3179042ba1ef15e41cbf3a90082ddbcdde260 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Wed, 19 Dec 2018 10:56:35 +0800 Subject: Bump version to 1.2.3 Bump vio plugin version to 1.2.3 Change-Id: I163fed7a4047f168c1a8d14107737beafe887151 Issue-ID: MULTICLOUD-419 Signed-off-by: Ethan Lynn (cherry picked from commit 1a9c991f99e3853085031cf94beca29424330357) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index c9206e9..cd12874 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit