Skip to content

Commit ec85be5

Browse files
authored
bump version
1 parent e9069f6 commit ec85be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cosu.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ local sGithub = {
142142
["api"]="https://api.github.com/repos/sammyforreal/consult/releases/latest",
143143
["latest"]="https://github.com/sammyforreal/consult/releases/latest/download/cosu.lua"
144144
}
145-
local sVersion = "1.4.4"
145+
local sVersion = "1.4.5"
146146
local bPreview = false
147147
local tArgs = { ... }
148148
local init = function() return end

0 commit comments

Comments
 (0)