Problem
All the plugins are tagged as 2024.6.XXX implying that it's compiled to work with 2024-06 release; but all the process is compiling for the latest 2025-06...
Expected results
Having everything properly tags
Solution envisaged
- Updating metadata of every plugins to be more coherent
- Make a new branch to highlight this difference
- Probably requires doing a mid-branch switch since the current main is still 2024, but all the work for 2025 have been done on it already...
- Refresh every plugins
- BONUS: Having a automatic process to make all those switches automatically ?