Skip to content

Commit

Permalink
west: Point back to main after release
Browse files Browse the repository at this point in the history
After releasing v3.7.0, move back to main

Signed-off-by: Alberto Escolar Piedras <[email protected]>
  • Loading branch information
aescolar committed Jul 26, 2024
1 parent 6c73a25 commit de6af00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ manifest:
projects:
- name: zephyr
remote: zephyrproject-rtos
revision: v3.7.0
revision: main
import:
# By using name-allowlist we can clone only the modules that are
# strictly needed by the application.
Expand Down

0 comments on commit de6af00

Please sign in to comment.