Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Jul 21, 2020
1 parent 1bb19f1 commit 85cfee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ With [Fisher](https://github.com/jorgebucaran/fisherman):
__Stable:__

```sh
fisher add joseluisq/gitnow@2.3.1
fisher add joseluisq/gitnow@2.4.0
```

<small>_**Note:** Replace the number above with your preferred release._</small>
Expand Down
2 changes: 1 addition & 1 deletion conf.d/gitnow_config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -q fish_snippets; or set -g fish_snippets "$fish_config/conf.d"
set -q fish_functions; or set -g fish_functions "$fish_config/functions"
set -q GITNOW_CONFIG_FILE; or set -g GITNOW_CONFIG_FILE ~/.gitnow

set -g gitnow_version 2.3.1
set -g gitnow_version 2.4.0

source "$fish_functions/__gitnow_functions.fish"
source "$fish_functions/__gitnow_manual.fish"
Expand Down

0 comments on commit 85cfee7

Please sign in to comment.