Skip to content

Commit

Permalink
Add versions to repository.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ccollins476ad committed Jan 15, 2020
1 parent 38a8050 commit 9b49c94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
repo.name: mynewt-dummy-repo-03
repo.versions:
"0.0.0": "master"
"1.0.0": "mynewt_1_0_0_tag"
"1.0.1": "mynewt_1_0_1_tag"
"1.0.2": "mynewt_1_0_2_tag"
"1.1.0": "mynewt_1_1_0_tag"
"2.0.0": "mynewt_2_0_0_tag"

"0-dev": "0.0.0"

Expand Down

0 comments on commit 9b49c94

Please sign in to comment.