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 23d0c73 Prepare for Apache Mynewt 1.14.0 release
23d0c73 is described below
commit 23d0c73a50f1eee467be053ea0d7e68225566d20
Author: Szymon Janc <[email protected]>
AuthorDate: Mon Dec 15 11:26:50 2025 +0100
Prepare for Apache Mynewt 1.14.0 release
---
NOTICE | 2 +-
project.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index b2b78e7..c8062a7 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Mynewt
-Copyright 2015-2024 The Apache Software Foundation
+Copyright 2015-2025 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 f923c43..423ec48 100644
--- a/project.yml
+++ b/project.yml
@@ -27,7 +27,7 @@ project.repositories:
#
repository.apache-mynewt-core:
type: github
- vers: 0.0.0
+ vers: 1.14.0
user: apache
repo: mynewt-core