mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Disabled the 2.5 upgrader
This commit is contained in:
parent
1f734d5245
commit
a170624ff1
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ def getMetaData():
|
|||
}
|
||||
|
||||
def register(app):
|
||||
return {}
|
||||
return { "version_upgrade": upgrade }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue