Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Jan 8, 2025
1 parent 53b2c5d commit 664d686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
exports.default = {
emmyDebuggerVersion: '1.8.2',
emmyDebuggerUrl: 'https://github.com/EmmyLua/EmmyLuaDebugger/releases/download',
newLanguageServerVersion: "0.1.6",
newLanguageServerVersion: "0.1.7",
newLanguageServerUrl: "https://github.com/CppCXY/emmylua-analyzer-rust/releases/download"
}

0 comments on commit 664d686

Please sign in to comment.