manifest: Switch back to main after release

Switch back to pointing to main after the v2.6.0 release.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2021-06-15 19:40:20 +02:00 committed by Carles Cufí
parent 3743a1f974
commit 4520f6a75e

View file

@ -12,5 +12,5 @@ manifest:
projects: projects:
- name: zephyr - name: zephyr
remote: zephyrproject-rtos remote: zephyrproject-rtos
revision: v2.6.0 revision: main
import: true import: true