Commit 3696a334 authored by Martijn Dijkhuizen's avatar Martijn Dijkhuizen

Added: Labels for Xdebug Client package.

Fixed: Version number for Xdebug package.
parent dcac55a1
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"details": "https://github.com/Kindari/SublimeXdebug", "details": "https://github.com/Kindari/SublimeXdebug",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/Kindari/SublimeXdebug/tree/master" "details": "https://github.com/Kindari/SublimeXdebug/tree/master"
} }
] ]
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
{ {
"name": "Xdebug Client", "name": "Xdebug Client",
"details": "https://github.com/martomo/SublimeTextXdebug", "details": "https://github.com/martomo/SublimeTextXdebug",
"labels": ["php", "xdebug"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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