From c941a0b3edcaee5d3379de87457bbca8a3b3c097 Mon Sep 17 00:00:00 2001 From: "Tschaen, Brendan" Date: Thu, 25 Oct 2018 11:48:14 -0400 Subject: Update version number Change-Id: I335b5eaaff720e1bde76eb3278ffb4cc2c17ea8b Issue-ID: MUSIC-148 Signed-off-by: Tschaen, Brendan --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ecb60096..f34034bc 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg