Cura/plugins/VersionUpgrade/VersionUpgrade48to49
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 Revert "Removed the upgrader for the machine and extruder stack" 2021-04-02 14:45:16 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
VersionUpgrade48to49.py Merge pull request #9535 from Ultimaker/CURA-8093_Check_client_scope_when_upgrading_from_4.8 2021-04-09 09:48:55 +02:00