Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jack Ha 2017-03-16 15:27:55 +01:00
commit 60c5112824
130 changed files with 157 additions and 130 deletions

View file

@ -41,4 +41,5 @@ def getMetaData():
}
def register(app):
return {}
return { "version_upgrade": upgrade }