We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fec433 commit 3989818Copy full SHA for 3989818
fetch
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
# variables: script global
3
-FETCH_VERSION="0.7.2"
+FETCH_VERSION="0.8.1"
4
FETCH_DATA_DIR="/usr/share/fetch"
5
FETCH_DATA_USER_DIR="${XDG_CONFIG_HOME:-${HOME}}/.config/fetch"
6
FETCH_CONFIG_FILENAME="config"
0 commit comments