add a separate version for dependencies so it does not break CI on bumping version
Frameworks uses a separate version for dependencies on other Frameworks which means when a release version bump happens it doesn't break all CI or local builds because it can still DEP on an older version. This seems useful to do for Plasma too.
Is there a better name than PROJECT_DEP_VERSION?
Should I backport to Plasma/6.0 ?
Edited by Jonathan Riddell