We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7d645 commit 41216d1Copy full SHA for 41216d1
src/fopus.sh
@@ -31,7 +31,7 @@ if [[ "$UID" -lt 1000 ]]; then
31
exit 1
32
fi
33
34
-declare -r VERSION="4.2.0"
+declare -r VERSION="4.2.1"
35
36
export PATH='/usr/local/bin:/usr/bin'
37
0 commit comments