diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index a67182e0a..55f6daafe 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -83,7 +83,7 @@ After making changes to web UI, always test: main # Main development trunk (daily/nightly) 17.0.0-dev ├── V5 # special branch: code rework for esp-idf 5.5.x (unstable) ├── V5-C6 # special branch: integration of new MCU types: esp32-c5, esp32-c6, esp32-p4 (unstable) -16_x # current beta (feature freeze) for next release 16.0.0 +16_x # current beta, preparations for next release 16.0.0 0_15_x # maintainance (bugfixes only) for current release 0.15.4 (tag) v0.14.4 # previous version 0.14.4 (no maintainance) (tag) v0.13.3 # old version 0.13.3 (no maintainance)