Update mcuboot versions

Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
Fabio Utzig 2018-07-25 13:32:33 -03:00 committed by aditihilbert
parent 2036263616
commit 203d74f205
1 changed files with 3 additions and 2 deletions

View File

@ -23,8 +23,9 @@ repo.versions:
"0.9.0": "v0.9.0"
"1.0.0": "v1.0.0"
"1.1.0": "v1.1.0"
"1.2.0": "v1.2.0"
"0-dev": "0.0.0" # master
"0-latest": "1.1.0" # latest stable release
"0-latest": "1.2.0" # latest stable release
"1.0-latest": "1.1.0"
"1.0-latest": "1.2.0"