Cura/plugins/VersionUpgrade/VersionUpgrade21to22
Ghostkeeper c235f339ae
Increment API version to 6
All plug-ins now have to re-check whether they are still compatible with the current version of Cura.

Contributes to issue CURA-6019.
2018-12-14 17:29:02 +01:00
..
__init__.py Add typing for all version upgrade plug-ins 2018-11-14 13:41:23 +01:00
MachineInstance.py Added an extra import module, did not pass coding style test 2018-11-22 11:36:32 +01:00
plugin.json Increment API version to 6 2018-12-14 17:29:02 +01:00
Preferences.py Fix type issues in old version upgrade plug-ins 2018-11-14 13:56:46 +01:00
Profile.py Add typing for all version upgrade plug-ins 2018-11-14 13:41:23 +01:00
VersionUpgrade21to22.py Fix type of fallback variable 2018-11-14 13:46:13 +01:00