Add version number

This commit is contained in:
fieldOfView 2016-09-20 11:53:14 +02:00
parent 400360cb34
commit f75e8c9537

View File

@ -11,6 +11,7 @@ def getMetaData():
"name": "UM3 Network Connection",
"author": "Ultimaker",
"description": catalog.i18nc("@info:whatsthis", "Manages network connections to Ultimaker 3 printers"),
"version": "1.0",
"api": 3
}
}