Skip to content

Commit a0fe17b

Browse files
committed
Update codeium binary to v.1.42.8
1 parent db8c7be commit a0fe17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/neocodeium/binary.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ local fn = vim.fn
1414
---@field version string
1515
---@field path filepath
1616
---@field suffix? string
17-
local Bin = { version = "1.38.0" }
17+
local Bin = { version = "1.42.8" }
1818

1919
-- Auxiliary functions ------------------------------------- {{{1
2020

0 commit comments

Comments
 (0)