Skip to content

Commit 1c44b83

Browse files
committed
chore: bump binary version to latest Coilot LSP
1 parent b084742 commit 1c44b83

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.296.0",
16+
version = "1.297.0",
1717
},
1818
}
1919
return info

0 commit comments

Comments
 (0)