Skip to content

Commit 8d1e0f8

Browse files
committed
Copilot.vim 1.46.0
1 parent 250f24c commit 8d1e0f8

File tree

3 files changed

+383
-385
lines changed

3 files changed

+383
-385
lines changed

autoload/copilot/version.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
function! copilot#version#String() abort
2-
return '1.45.0'
2+
return '1.46.0'
33
endfunction

0 commit comments

Comments
 (0)