Cura/plugins/VersionUpgrade/VersionUpgrade21to22
Ghostkeeper 08be77adad
Increment SDK version to 7.5.0
The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
2021-04-06 13:28:08 +02: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 SDK version to 7.5.0 2021-04-06 13:28:08 +02:00
Preferences.py Fix type issues in old version upgrade plug-ins 2018-11-14 13:56:46 +01:00
Profile.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
VersionUpgrade21to22.py Move the getCfgVersion to base version upgrade 2020-04-22 11:30:35 +02:00