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-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new 0bd283b54 Apache NimBLE 1.9.0 release
0bd283b54 is described below

commit 0bd283b5487fdd8ebcf54490ec9e15d2e29e7006
Author: Szymon Janc <[email protected]>
AuthorDate: Fri Dec 19 14:56:17 2025 +0100

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

diff --git a/repository.yml b/repository.yml
index 1af158b86..cfb5220e0 100644
--- a/repository.yml
+++ b/repository.yml
@@ -22,8 +22,8 @@ repo.versions:
     "0.0.0": "master"
 
     "0-dev": "0.0.0"
-    "0-latest": "1.8.0"
-    "1-latest": "1.8.0"
+    "0-latest": "1.9.0"
+    "1-latest": "1.9.0"
 
     "1.0.0": "nimble_1_0_0_tag"
     "1.1.0": "nimble_1_1_0_tag"

Reply via email to