Commit 031909a7 authored by FichteFoll's avatar FichteFoll

Merge pull request #4826 from joelpt/master

Update Automatic Backups entry to ST>=3 compatibility.
parents 79bbd58a aac357e7
......@@ -1499,7 +1499,11 @@
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
......
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