Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
KittyKatt committed Mar 19, 2021
1 parent 3fec433 commit 3989818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# variables: script global
FETCH_VERSION="0.7.2"
FETCH_VERSION="0.8.1"
FETCH_DATA_DIR="/usr/share/fetch"
FETCH_DATA_USER_DIR="${XDG_CONFIG_HOME:-${HOME}}/.config/fetch"
FETCH_CONFIG_FILENAME="config"
Expand Down

0 comments on commit 3989818

Please sign in to comment.