diff options
author | 2023-10-12 10:25:09 +0100 | |
---|---|---|
committer | 2023-10-12 12:09:20 +0000 | |
commit | dd5b38edf85bcac87fb1c0fb822b20cde7893c4a (patch) | |
tree | decf8269962aa90fd252b839b7ec10d6c1cc8c73 /version.properties | |
parent | c663f64a5ccb1c91c284dbe9b994aa0f3094cd80 (diff) |
Step up version to 1.9.0-SNAPSHOT
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I4abc8445bafe849ac8c2a34b1c2339bac400cd80
Issue-ID: SDC-4656
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e9cc5ea..4781543 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ # change: # major=1 -minor=8 +minor=9 patch=0 base_version=${major}.${minor}.${patch} |