Browse Source

Merge pull request #147 from per1234/JSON-category

Use correct category value in JSON index file
Bill Westfield 9 years ago
parent
commit
e109af0431
1 changed files with 1 additions and 1 deletions
  1. 1 1
      optiboot/package_optiboot_optiboot-additional_index.json.TEMPLATE

+ 1 - 1
optiboot/package_optiboot_optiboot-additional_index.json.TEMPLATE

@@ -23,7 +23,7 @@
           "name": "Optiboot %VERSION%",
           "architecture": "avr",
           "version": "0.%VERSION%",
-          "category": "Optiboot",
+          "category": "Contributed",
           "help": {
             "online": ""
           },