From 75c6d7740ec993afd4193591f14d1b822197bf4b Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 7 Apr 2020 09:59:59 -0400 Subject: Upversion to 1.6.5 Issue-ID: AAI-2850 Change-Id: I1590e0cc93e16d6ac2832b6da5ed09fb943e2400 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 fe64195..98eaf26 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg