diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-02-02 13:19:27 +0000 |
---|---|---|
committer | Andr� Schmid <andre.schmid@est.tech> | 2022-02-02 15:05:38 +0000 |
commit | f50b050c7ddc074f5f11ceff075c661c7e58fd0d (patch) | |
tree | 22126892f10652322f80faf0da4a05f6ad6aae74 /version.properties | |
parent | c69801e7a744c6b10b0594e87e6be154f4b7da43 (diff) |
Step version to 1.10.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: Ie6509f8b0d2fa0e67a78295d3b49689bc2931b8b
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 25c080b744..f410bdc189 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=10 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |