Skip to content

Commit

Permalink
Increase feature level.
Browse files Browse the repository at this point in the history
  • Loading branch information
tecimovic committed Oct 30, 2021
1 parent 41044ad commit ba9a506
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions apack.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
"id": "zclConfigurator",
"label": "Zigbee Cluster Configurator",
"description": "Graphical configuration tool for application and libraries based on Zigbee Cluster Library.",
"path": [
".",
"node_modules/.bin/",
"ZAP.app/Contents/MacOS"
],
"path": [".", "node_modules/.bin/", "ZAP.app/Contents/MacOS"],
"requiredFeatureLevel": "apack.core:9",
"featureLevel": 63,
"featureLevel": 64,
"uc.triggerExtension": "zap",
"executable": {
"zap:win32.x86_64": {
Expand Down

0 comments on commit ba9a506

Please sign in to comment.