mynewt: Update latest tags in repository.yml

0-latest and 1-latest should point to latest stable release.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
Szymon Janc 2020-03-18 22:02:20 +01:00 committed by David Brown
parent 4878c27c82
commit 05dc5ddbff
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ repo.versions:
"1.5.0": "v1.5.0"
"0-dev": "0.0.0" # master
"0-latest": "1.3.1" # latest stable release
"1-latest": "1.3.1" # latest stable release
"0-latest": "1.5.0" # latest stable release
"1-latest": "1.5.0" # latest stable release
"1.0-latest": "1.3.1"
"1.0-latest": "1.5.0"