Skip to content

Commit cf77054

Browse files
committed
Mark compatible with Cura 4.13
1 parent 417c8e7 commit cf77054

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"author": "fieldOfView",
44
"version": "4.2.2-DEV",
55
"minimum_cura_version": "4.0",
6-
"maximum_cura_version": "4.12",
6+
"maximum_cura_version": "4.13",
77
"description": "Provides an alternative interface which restores the sidebar",
88
"api": "6.0.0",
9-
"supported_sdk_versions": ["6.0.0", "6.1.0", "6.2.0", "6.3.0", "7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0"],
9+
"supported_sdk_versions": [
10+
"6.0.0", "6.1.0", "6.2.0", "6.3.0", "7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0", "7.9.0"
11+
],
1012
"i18n-catalog": "cura"
1113
}

0 commit comments

Comments
 (0)