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 e7fc06b  Use master branch for core repository
e7fc06b is described below

commit e7fc06b7f6312c61d06e1c3c4d7eec767b34c4b9
Author: Szymon Janc <szymon.j...@codecoup.pl>
AuthorDate: Thu Oct 26 14:50:59 2023 +0200

    Use master branch for core repository
    
    This will be changed upon release, but newt from master downloads
    blinky master and thus all project should be from master branches.
---
 project.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project.yml b/project.yml
index a8a91b8..2de4bce 100644
--- a/project.yml
+++ b/project.yml
@@ -27,6 +27,6 @@ project.repositories:
 #
 repository.apache-mynewt-core:
     type: github
-    vers: 1.11.0
+    vers: 0.0.0
     user: apache
     repo: mynewt-core

Reply via email to