diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-28 07:53:19 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-09-28 14:12:51 +0000 |
commit | 0e004ae88636eae5d323d8408f65f7e7113ecfd9 (patch) | |
tree | f079176d99da39ffd6596bc5ef36761cbf831688 /version.properties | |
parent | afc5d600db7ee9aed67ffc08b4704f3f77653f03 (diff) |
Step version to 1.11.9-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4172
Change-Id: If2746847292bd769ef47c4628b5bafa7af2d69b9
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 2b58e7d879..8dc137fc22 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} |