diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-08 08:16:49 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-08 08:56:58 +0000 |
commit | 2f560dc5297a1b0e7ab29ec8310a353fe8ece974 (patch) | |
tree | 1b88fd54d4f906f2728ec12a6675dd68cc566e9e /version.properties | |
parent | 881438cf4704590573a27aa2717d7bb3552ab573 (diff) |
Step version to 1.11.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3951
Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2
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 3605353297..630131714c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |