From 014d38cd2e2431b08e53c1ea8dbc1d82f59257d3 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Thu, 10 Jan 2019 22:14:25 -0800 Subject: Bump version to 1.3.0 for Dublin Bump version for Dublin release Change-Id: I82ca9528c321e1615cdd5a855d46ba01556d0c6b Issue-ID: MULTICLOUD-433 Signed-off-by: Ethan Lynn --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cd12874..263e15c 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg