updated onyx vscode extension
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 23 May 2023 15:35:45 +0000 (10:35 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 23 May 2023 15:35:45 +0000 (10:35 -0500)
misc/vscode/onyx-0.1.7.vsix [new file with mode: 0644]
misc/vscode/package.json

diff --git a/misc/vscode/onyx-0.1.7.vsix b/misc/vscode/onyx-0.1.7.vsix
new file mode 100644 (file)
index 0000000..23c7ddf
Binary files /dev/null and b/misc/vscode/onyx-0.1.7.vsix differ
index b08bc3d836c3c5293124c85fb4eb79e9b58cdc4d..e9088665b064be7f5f8a188ae4e40fd78f0aec6e 100644 (file)
@@ -2,11 +2,11 @@
     "name": "onyx",
     "displayName": "Onyx",
     "description": "Onyx syntax highlighting and debugger support.",
-    "version": "0.1.6",
+    "version": "0.1.7",
     "publisher": "brendanfh",
     "license": "BSD-2-Clause",
     "engines": {
-        "vscode": "^1.51.0"
+        "vscode": "^1.75.0"
     },
     "categories": [
         "Programming Languages"