We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9069f6 commit ec85be5Copy full SHA for ec85be5
1 file changed
cosu.lua
@@ -142,7 +142,7 @@ local sGithub = {
142
["api"]="https://api.github.com/repos/sammyforreal/consult/releases/latest",
143
["latest"]="https://github.com/sammyforreal/consult/releases/latest/download/cosu.lua"
144
}
145
-local sVersion = "1.4.4"
+local sVersion = "1.4.5"
146
local bPreview = false
147
local tArgs = { ... }
148
local init = function() return end
0 commit comments