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


The following commit(s) were added to refs/heads/master by this push:
     new 223f0b3  Prepare for Mynewt 1.11.0 release
223f0b3 is described below

commit 223f0b3f8859c77cc0a41038a21e8d0f348e992e
Author: Szymon Janc <[email protected]>
AuthorDate: Wed Aug 9 15:43:21 2023 +0200

    Prepare for Mynewt 1.11.0 release
---
 NOTICE      | 2 +-
 project.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index d2c51ba..c98fceb 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Mynewt
-Copyright 2015-2022 The Apache Software Foundation
+Copyright 2015-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/project.yml b/project.yml
index e02a059..a8a91b8 100644
--- a/project.yml
+++ b/project.yml
@@ -27,6 +27,6 @@ project.repositories:
 #
 repository.apache-mynewt-core:
     type: github
-    vers: 1-latest
+    vers: 1.11.0
     user: apache
     repo: mynewt-core

Reply via email to