Increase plugin API version to 5

CURA-5627
This commit is contained in:
Aleksei S 2018-08-27 13:59:00 +02:00
parent 22ccf074f3
commit fe9cada459
43 changed files with 43 additions and 43 deletions

View file

@ -2,7 +2,7 @@
"name": "Post Processing",
"author": "Ultimaker",
"version": "2.2",
"api": 4,
"api": 5,
"description": "Extension that allows for user created scripts for post processing",
"catalog": "cura"
}