- Set PACKAGE_VERSION_SUFFIX to "dev" so isDevelopmentVersion()
returns true for local and CI dev builds. Release build scripts
(build.sh, build.bat) override this to "" via cmake -D flag.
- Skip the version migration dialog for dev builds in
DlgVersionMigrator::exec(), alongside the existing
usingCustomDirectories() check.
- Set UserParameterTemplate to the KindredCreate preference pack so
first-run installs start with the Catppuccin Mocha theme defaults
instead of bare FreeCAD defaults.