Commit a6933942 authored by Dinesh Kumar's avatar Dinesh Kumar

Reformatting h.json and changing master to tag

parent cf54bcde
...@@ -34,14 +34,16 @@ ...@@ -34,14 +34,16 @@
] ]
}, },
{ {
"name" : "HackerRankHelper", "name": "HackerRankHelper",
"details" : "https://github.com/dineshkumar-cse/SublimePluginHackerRank", "details": "https://github.com/dineshkumar-cse/SublimePluginHackerRank",
"author" : "Dinesh Kumar", "author": "Dinesh Kumar",
"description": "Plugin To Compile, Check Status of Sample Test Case, and Submit Code to the HackerRank Server", "description": "Plugin To Compile, Check Status of Sample Test Case, and Submit Code to the HackerRank Server",
"releases" : [{ "releases": [
"sublime_text" : ">=3000", {
"branch" : "master" "sublime_text": ">=3000",
}] "tags": true
}
]
}, },
{ {
"name": "HackerTyper", "name": "HackerTyper",
......
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