Cura/plugins/VersionUpgrade/VersionUpgrade43to44
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
..
tests Move version upgrade for intents from 4.1-4.2 to 4.3-4.4 2019-09-10 10:57:25 +02:00
__init__.py Fix HMS434 version upgrade 2019-09-24 11:05:52 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
VersionUpgrade43to44.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00