From e0c68206d5ccbe6159a05063998274407b853d3f Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 8 Apr 2020 11:59:09 -0400 Subject: Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: I30b74e3e2fd0cb871214f87699e28be17e009ba7 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d661b46..3ec371c 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 +minor=7 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg