Skip to content

Commit 2378a40

Browse files
committed
chore: bump Copilot LSP version to 1.300
1 parent 2abb68f commit 2378a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/copilot/util.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ function M.get_editor_info()
1313
editorPluginInfo = {
1414
name = "copilot.lua",
1515
-- reflects version of github/copilot-language-server-release
16-
version = "1.298.0",
16+
version = "1.300.0",
1717
},
1818
}
1919
return info

0 commit comments

Comments
 (0)