Skip to content

Bump version to 7.2.0.pre to avoid backup version mismatches, fixes #7375

Matthias Käppler requested to merge github/fork/Razer6/bump_version_number into master

Created by: Razer6

What does this MR do?

This PR updates the version to 7.2.0.pre to avoid backup migration problems.

Why was this MR needed?

Currently it's possible to migrate an old 7.1 backup to the current development version because of same version. Since these versions have different database schemas, this leads to errors.

Merge request reports