mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Also adds migration from older layer numbers to strings. This may require users to dump their 9.0 settings files (which will have the wrong layer numbers in them), but those files are often useless anyway as they'll already have messed up colours if they were migrated from 8.0. Fixes https://gitlab.com/kicad/code/kicad/-/issues/18709