8000 Prepare for Mynewt 1.10.0 release · runtimeco/mynewt_arduino_zero@6188324 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6188324

Browse files
committed
Prepare for Mynewt 1.10.0 release
1 parent d36adaf commit 6188324

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Apache Mynewt (incubating)
2-
Copyright 2015-2017 The Apache Software Foundation
1+
Apache Mynewt
2+
Copyright 2015-2022 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

repository.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ repo.versions:
1818
"1.7.0": "mynewt_1_7_0_tag"
1919
"1.8.0": "mynewt_1_8_0_tag"
2020
"1.9.0": "mynewt_1_9_0_tag"
21+
"1.10.0": "mynewt_1_10_0_tag"
2122

22-
"0-latest": "1.8.0"
23-
"1-latest": "1.8.0"
23+
"0-latest": "1.9.0"
24+
"1-latest": "1.9.0"
2425
"0-dev": "0.0.0" # master
2526

2627
"0.8-latest": "0.8.0"
@@ -35,3 +36,4 @@ repo.versions:
3536
"1.7-latest": "1.7.0"
3637
"1.8-latest": "1.8.0"
3738
"1.9-latest": "1.9.0"
39+
"1.10-latest": "1.10.0"

0 commit comments

Comments
 (0)
0