From c5ed42a9f6bd31f65e95ede65bfaf7add4d37c30 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 7 Jun 2018 13:13:20 -0700 Subject: Version bump demo master to 1.3.0-SNAPSHOT Also remove the call to upload boot scripts Change-Id: I80957bb289aea65cd2e7f7f219680192d9c42ff2 Issue-ID: INT-506 Signed-off-by: Gary Wu --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a32a56d9..1ecbc20a 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=1 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg