summaryrefslogtreecommitdiff
path: root/scripts/submodule_set_release.sh
AgeCommit message (Collapse)Author
2026-06-04chore: add submodule update scripts for dev and release (#388)Frédéric Desbiens
scripts/submodule_set_dev.sh - points filex and threadx to origin/dev scripts/submodule_set_release.sh - points them to origin/master on release day Co-authored-by: Copilot <[email protected]>