Skip to content

Commit 2c942f3

Browse files
committed
feat: bump to copilot.vim 1.10.2
1 parent 5e28c84 commit 2c942f3

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
@@ -20,7 +20,7 @@ function M.get_editor_info()
2020
editorPluginInfo = {
2121
name = "copilot.lua",
2222
-- reflects version of github/copilot.vim
23-
version = "1.10.1",
23+
version = "1.10.2",
2424
},
2525
}
2626
return info

0 commit comments

Comments
 (0)