diff options
author | vasraz <vasyl.razinkov@est.tech> | 2023-03-22 12:09:20 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2023-03-22 14:22:48 +0000 |
commit | 5d38c171d263fd745ad4bf05a0f09c545799d513 (patch) | |
tree | 0e1028214f331538066b0590092270664014f97f /version.properties | |
parent | bd9c8afbcf51697813e1390623a5c758b2d06b07 (diff) |
Step up version to 1.8.0-SNAPSHOT
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ie3bd707e4d6334f7d5e37609865f587854fc4b36
Issue-ID: SDC-4444
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 3368be0..e9cc5ea 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # change: # major=1 -minor=7 -patch=1 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |