Commit e5d68a0a authored by FichteFoll's avatar FichteFoll

Merge pull request #5352 from a7medkamel/master

rename TaskMill, restrict to ST3, change repo location
parents 23413224 9c6aea4b
...@@ -189,22 +189,23 @@ ...@@ -189,22 +189,23 @@
] ]
}, },
{ {
"name": "Task Mill", "name": "Task Timer",
"details": "https://github.com/a7medkamel/sublime-taskmill", "details": "https://github.com/jcowgar/sublime-task-timer",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "Task Timer", "name": "TaskMill",
"details": "https://github.com/jcowgar/sublime-task-timer", "details": "https://github.com/a7medkamel/taskmill-editor-sublime",
"previous_names": ["Task Mill"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
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