We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120b433 commit abf2f4dCopy full SHA for abf2f4d
example-repository.json
@@ -279,7 +279,7 @@
279
{
280
"sublime_text": "<3000",
281
"tags": "st2-"
282
- }
+ },
283
284
"sublime_text": ">=3000",
285
"tags": "st3-"
@@ -321,15 +321,15 @@
321
322
// If for some reason one of the releases is from a different repository
323
// than the top-level "details" key, a "base" key may be specified in
324
- // the release with the GitHub or BitBucket repository to use for tags.
+ // the release with the GitHub or BitBucket repository to use for tags.
325
326
"details": "https://github.com/wbond/sublime_alignment",
327
"releases": [
328
329
"base": "https://github.com/wbond/sublime_alignment",
330
331
"tags": true
332
333
334
335
0 commit comments