From 8e1a5921f6331f0c99a1a522066320eceeeda655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Lucr=C3=A8ce=20C=C3=A9leste?= <8690255+AdrianKoshka@users.noreply.github.com> Date: Thu, 27 Jun 2019 21:18:24 -0400 Subject: [PATCH] [Release] Bump up to a new release version --- Build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.properties b/Build.properties index b8b83fdb..7b352fe8 100644 --- a/Build.properties +++ b/Build.properties @@ -1,7 +1,7 @@ # # Barrier build parameters # -BARRIER_VERSION_MAJOR = 1 -BARRIER_VERSION_MINOR = 9 +BARRIER_VERSION_MAJOR = 2 +BARRIER_VERSION_MINOR = 3 BARRIER_VERSION_PATCH = 0 BARRIER_VERSION_STAGE = snapshot