This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
The following commit(s) were added to refs/heads/master by this push:
new 9b9e9428c Apache Mynewt 1.12.0 release
9b9e9428c is described below
commit 9b9e9428c08dd9aee51e5b97cd7715286f4baaa0
Author: Szymon Janc <[email protected]>
AuthorDate: Thu Apr 4 11:30:05 2024 +0200
Apache Mynewt 1.12.0 release
---
repository.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/repository.yml b/repository.yml
index f43b924c3..82d06d05c 100644
--- a/repository.yml
+++ b/repository.yml
@@ -42,8 +42,8 @@ repo.versions:
"1.11.0": "mynewt_1_11_0_tag"
"1.12.0": "mynewt_1_12_0_tag"
- "0-latest": "1.11.0"
- "1-latest": "1.11.0"
+ "0-latest": "1.12.0"
+ "1-latest": "1.12.0"
"0-dev": "0.0.0" # master
"0.8-latest": "0.8.0"