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:__
11
11
[ Paket] ( https://github.com/joseluisq/paket )
12
12
13
13
``` sh
14
- paket add joseluisq/gitnow@2.6 .0
14
+ paket add joseluisq/gitnow@2.7 .0
15
15
```
16
16
17
17
[ Fisher] ( https://github.com/jorgebucaran/fisher )
18
18
19
19
20
20
``` sh
21
- fisher install joseluisq/gitnow@2.6 .0
21
+ fisher install joseluisq/gitnow@2.7 .0
22
22
```
23
23
24
24
__ 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"
8
8
set -q fish_completions; or set -g fish_completions " $fish_config /completions"
9
9
set -q GITNOW_CONFIG_FILE; or set -g GITNOW_CONFIG_FILE ~/.gitnow
10
10
11
- set -g gitnow_version 2.6 .0
11
+ set -g gitnow_version 2.7 .0
12
12
13
13
source " $fish_functions /__gitnow_functions.fish"
14
14
source " $fish_functions /__gitnow_manual.fish"
You can’t perform that action at this time.
0 commit comments