diff options
author | 2022-04-08 11:06:06 +0100 | |
---|---|---|
committer | 2022-04-08 10:07:28 +0000 | |
commit | 1e39e4c018c34967bd42a23713de2bd0bf8fffb1 (patch) | |
tree | 016a964d85a49cf9704468028b24153b82aa814a /version.properties | |
parent | 18fbc5406f77d39889992dff22223d0eb89474e8 (diff) |
Step version to 1.11.01.11.0
Change-Id: Ib9b4bfd37933d860070295560f5272789258eed2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3958
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 a9271e1c..f6bcc5a3 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=10 +minor=11 patch=0 base_version=${major}.${minor}.${patch} |