Commit 2c5deff3 authored by FichteFoll's avatar FichteFoll

Merge pull request #1728 from Tian-Changsong/master

verilog automatic version fixed
parents fdc6951c 37a6302f
...@@ -1094,7 +1094,7 @@ ...@@ -1094,7 +1094,7 @@
"details": "https://github.com/SublimeText/CTags", "details": "https://github.com/SublimeText/CTags",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/CTags/tree/master" "details": "https://github.com/SublimeText/CTags/tree/master"
} }
] ]
......
...@@ -1941,7 +1941,7 @@ ...@@ -1941,7 +1941,7 @@
"details": "https://bitbucket.org/Clams/sublimesystemverilog", "details": "https://bitbucket.org/Clams/sublimesystemverilog",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://bitbucket.org/Clams/sublimesystemverilog/src/default" "details": "https://bitbucket.org/Clams/sublimesystemverilog/src/default"
} }
] ]
......
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
"details": "https://github.com/Tian-Changsong/Verilog-Automatic", "details": "https://github.com/Tian-Changsong/Verilog-Automatic",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/Tian-Changsong/Verilog-Automatic/tree/master" "details": "https://github.com/Tian-Changsong/Verilog-Automatic/tree/master"
} }
] ]
......
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