Skip to content

Commit 73896a3

Browse files
authored
Merge pull request hathach#1380 from sjanc/mynewt
Add missing releases to Mynewt repository.yml
2 parents 7180883 + 6161520 commit 73896a3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

repository.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ repo.versions:
99
"0.10.0": "0.10.0"
1010
"0.10.1": "0.10.1"
1111
"0.11.0": "0.11.0"
12+
"0.12.0": "0.12.0"
13+
"0.13.0": "0.13.0"
1214

1315
"0-dev": "0.0.0" # master
14-
"0-latest": "0.11.0" # latest stable release
16+
"0-latest": "0.13.0" # latest stable release
1517

0 commit comments

Comments
 (0)