We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250f24c commit 8d1e0f8Copy full SHA for 8d1e0f8
autoload/copilot/version.vim
@@ -1,3 +1,3 @@
1
function! copilot#version#String() abort
2
- return '1.45.0'
+ return '1.46.0'
3
endfunction
0 commit comments