Commit 932cb15d authored by Derek Stavis's avatar Derek Stavis

up minimum version to 3.0

parent ed892719
......@@ -13,7 +13,7 @@ function __omf.doctor.theme
end
function __omf.doctor.fish_version
set -l min_version 2.2.0
set -l min_version 3.0.0
set -l current_version
begin
echo $FISH_VERSION | read -la --delimiter - version_parts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment