From 28107b9b3116d05eead52f9b88bfa385f4762f0a Mon Sep 17 00:00:00 2001 From: mrichomme Date: Fri, 20 Nov 2020 10:24:13 +0100 Subject: [PATCH] Create demo 1.7.0 for guilin Issue-ID: INT-1785 Signed-off-by: mrichomme Change-Id: I8b766303968b96ca4338dd52dcb853a88c9cf810 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 0e17dd07..1b00b242 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,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} -- 2.16.6