Cura/plugins/VersionUpgrade/VersionUpgrade27to30
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 Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
__init__.py Add typing for all version upgrade plug-ins 2018-11-14 13:41:23 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
VersionUpgrade27to30.py Fix type of fallback variable 2018-11-14 13:46:13 +01:00