Skip to content

Commit d1b6e6c

Browse files
committed
chore: bump Copilot LSP version to 1.298
1 parent 4c10b87 commit d1b6e6c

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

0 commit comments

Comments
 (0)