Commit 5a7de9c3 authored by Sanchit Karve's avatar Sanchit Karve

Added details for ST3 port of Incrementor

parent 7cdff956
...@@ -225,11 +225,16 @@ ...@@ -225,11 +225,16 @@
] ]
}, },
{ {
"name": "Incrementor",
"details": "https://github.com/eBookArchitects/Incrementor", "details": "https://github.com/eBookArchitects/Incrementor",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/eBookArchitects/Incrementor/tree/master" "details": "https://github.com/eBookArchitects/Incrementor/tree/master"
},
{
"sublime_text": ">=3000",
"details":"https://github.com/born2c0de/Incrementor/tree/master"
} }
] ]
}, },
......
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