From 24fec4d2760171df57574d9ab51de0635b3c9e37 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 11 Mar 2021 11:33:28 -0500 Subject: Bump version to 2.3.0 in docker Issue-ID: POLICY-3105 Change-Id: Ieabed46bee9f553aaf75445327c384f7ed3e9fb0 Signed-off-by: Jim Hahn --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 76584abc..d54fa5b8 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg