Commit c43698fe authored by FichteFoll's avatar FichteFoll

Merge pull request #5329 from JeisonJHA/master

Change name plugin.
parents b2285456 0c67ddb9
...@@ -292,12 +292,13 @@ ...@@ -292,12 +292,13 @@
] ]
}, },
{ {
"name": "Delphi API", "name": "Delphi IDE",
"details": "https://github.com/JeisonJHA/Delphi-API", "details": "https://github.com/JeisonJHA/Delphi-IDE",
"labels": ["delphi", "API"], "previous_names": ["Delphi API"],
"labels": ["delphi", "IDE"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "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