File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ __Stable:__
1111[ Paket] ( https://github.com/joseluisq/paket )
1212
1313``` sh
14- paket add joseluisq/gitnow@2.6 .0
14+ paket add joseluisq/gitnow@2.7 .0
1515```
1616
1717[ Fisher] ( https://github.com/jorgebucaran/fisher )
1818
1919
2020``` sh
21- fisher install joseluisq/gitnow@2.6 .0
21+ fisher install joseluisq/gitnow@2.7 .0
2222```
2323
2424__ Latest changes:__
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ set -q fish_functions; or set -g fish_functions "$fish_config/functions"
88set -q fish_completions; or set -g fish_completions " $fish_config /completions"
99set -q GITNOW_CONFIG_FILE; or set -g GITNOW_CONFIG_FILE ~/.gitnow
1010
11- set -g gitnow_version 2.6 .0
11+ set -g gitnow_version 2.7 .0
1212
1313source " $fish_functions /__gitnow_functions.fish"
1414source " $fish_functions /__gitnow_manual.fish"
You can’t perform that action at this time.
0 commit comments