From c5475f181a44ad53224c0d0c2acf708f8bba9b0d Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Fri, 10 Jan 2020 12:16:00 -0600 Subject: Bumped patch version for policy/models Issue-ID: POLICY-1592 Change-Id: Iafc35fe53e28c815a79041f289cb17b6354ceccd Signed-off-by: HOCKLA --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index c45e65807..71e8e4403 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg