From f926f08353fb604b7b37aeb86f0cc07f13eb6098 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 31 Mar 2020 15:23:23 -0400 Subject: Upversion to 1.6.3 Issue-ID: AAI-2580 Change-Id: I977e0b8e07132dbc5ebf51425407e2895e107c4a Signed-off-by: Jimmy Forsyth --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 41565bf..6d9c3d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg