aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-04-21 11:19:00 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-04-21 10:41:25 +0000
commitb477b1ad8bc7ea0e7022ce510d9b6f5047c71724 (patch)
tree471e79b51971306a566690fb33230c216f8f19dd /version.properties
parent974bbeb1ca432885c1569ec71c1b5060d5c1c519 (diff)
Step version to 1.7.0-SNAPSHOT
Change-Id: I5c423b4547057a05b5ac3947cd81ece7eb8310a6 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3977
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index cf0968b..ffe55dc 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=6
-patch=6
+minor=7
+patch=0
base_version=${major}.${minor}.${patch}