Skip to content

Commit

Permalink
Prepare for NimBLE 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanc committed Mar 18, 2020
1 parent 141615a commit 2e4d060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ repo.versions:
"1.0.0": "nimble_1_0_0_tag"
"1.1.0": "nimble_1_1_0_tag"
"1.2.0": "nimble_1_2_0_tag"
"1.3.0": "nimble_1_3_0_tag"

"1.0-latest": "1.0.0"
"1.1-latest": "1.1.0"
"1.2-latest": "1.2.0"
"1.3-latest": "1.3.0"

repo.newt_compatibility:
0.0.0:
Expand All @@ -42,3 +44,5 @@ repo.newt_compatibility:
1.6.0: good
1.2.0:
1.7.0: good
1.3.0:
1.8.0: good

0 comments on commit 2e4d060

Please sign in to comment.