Commit 102b9da1 authored by Eero Helenius's avatar Eero Helenius

Add windows-x64 platform for Exalt

parent 42f4123c
...@@ -796,7 +796,7 @@ ...@@ -796,7 +796,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx-x64", "linux-x64"], "platforms": ["osx-x64", "linux-x64", "windows-x64"],
"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