Commit 77ac6fa2 authored by Pablo Aguiar's avatar Pablo Aguiar Committed by Stephen M. Coakley

init: set correct version number (#323) (#331)

parent 2c4471a7
......@@ -39,5 +39,5 @@ end
emit perf:timer:start "Oh My Fish init user config path"
require --no-bundle --path $OMF_CONFIG
emit perf:timer:finish "Oh My Fish init user config path"
set -g OMF_VERSION "1.1.0-dev"
set -g OMF_VERSION "2"
emit perf:timer:finish "Oh My Fish initialisation"
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