diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-03-05 12:32:33 +0000 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-03-05 13:28:08 +0000 |
commit | dbffd9196b8636c5302cade1258ef347e9f99445 (patch) | |
tree | 275983a5ff435189de63553089aacf9a9f9f6e4a /version.properties | |
parent | e56fe1e2748324fc35eb82f6bdd9dbef643b9a52 (diff) |
Update versions for next release
Issue-ID: CPS-256
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: Ifce438495233edd7de9f42129ab60bebc365f0b9
Diffstat (limited to 'version.properties')
-rwxr-xr-x[-rw-r--r--] | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 12156a9a64..74c57ef33b 100644..100755 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |