Skip to content

Commit

Permalink
Mark as compatible with Cura 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fieldOfView committed Nov 17, 2023
1 parent 4c6f360 commit 6ec5e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"author": "fieldOfView",
"version": "4.6.4-DEV",
"minimum_cura_version": "4.0",
"maximum_cura_version": "5.5",
"maximum_cura_version": "5.6",
"description": "Provides an alternative, setting-centric interface based around a fixed sidebar",
"api": "6.0.0",
"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", "7.9.0",
"8.0.0", "8.1.0", "8.2.0", "8.3.0", "8.4.0", "8.5.0"
"8.0.0", "8.1.0", "8.2.0", "8.3.0", "8.4.0", "8.5.0", "8.6.0"
],
"i18n-catalog": "cura"
}

0 comments on commit 6ec5e06

Please sign in to comment.