Cura/plugins/VersionUpgrade/VersionUpgrade462to47
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
..
__init__.py Add version upgrade to halve the maximum deviation once again 2020-05-08 09:30:54 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
VersionUpgrade462to47.py Revert ignoring network information in VersionUpgrader 2020-07-28 10:27:34 +02:00