Skip to content

Commit 7e65a44

Browse files
committed
west: Point back to main after release
After releasing v4.1.0, move back to main. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 93d33cd commit 7e65a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ manifest:
1212
projects:
1313
- name: zephyr
1414
remote: zephyrproject-rtos
15-
revision: v4.1.0
15+
revision: main
1616
import:
1717
# By using name-allowlist we can clone only the modules that are
1818
# strictly needed by the application.

0 commit comments

Comments
 (0)