Commit a1a89041 authored by Lukasz Gmerek's avatar Lukasz Gmerek

- labels key moved to proper place

parent 48bd67f6
...@@ -151,12 +151,12 @@ ...@@ -151,12 +151,12 @@
{ {
"name": "ScalaProjectGeneratorFacade", "name": "ScalaProjectGeneratorFacade",
"details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade", "details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade",
"labels": ["scala", "automation"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx"], "platforms": ["osx"],
"details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade/tree/master", "details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade/tree/master"
"labels": ["scala", "automation"]
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment