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 a2f8f4157 Apache Mynewt 1.14.0 release
a2f8f4157 is described below

commit a2f8f41575dff0a79ce2984290eba12100993617
Author: Szymon Janc <[email protected]>
AuthorDate: Fri Dec 19 14:55:46 2025 +0100

    Apache Mynewt 1.14.0 release
    
    Bump to latest stable.
---
 repository.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/repository.yml b/repository.yml
index 0b24334f9..ebc8d8b53 100644
--- a/repository.yml
+++ b/repository.yml
@@ -43,8 +43,8 @@ repo.versions:
     "1.13.0": "mynewt_1_13_0_tag"
     "1.14.0": "mynewt_1_14_0_tag"
 
-    "0-latest": "1.13.0"
-    "1-latest": "1.13.0"
+    "0-latest": "1.14.0"
+    "1-latest": "1.14.0"
     "0-dev": "0.0.0"       # master
 
     "0.8-latest": "0.8.0"

Reply via email to