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

@ -3,6 +3,6 @@
"author": "Seva Alekseyev",
"version": "0.5.0",
"description": "Provides support for reading X3D files.",
"api": 4,
"api": 5,
"i18n-catalog": "cura"
}