Skip to content

Commit 41216d1

Browse files
committed
Bump version to 4.2.1
1 parent 3c7d645 commit 41216d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fopus.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if [[ "$UID" -lt 1000 ]]; then
3131
exit 1
3232
fi
3333

34-
declare -r VERSION="4.2.0"
34+
declare -r VERSION="4.2.1"
3535

3636
export PATH='/usr/local/bin:/usr/bin'
3737

0 commit comments

Comments
 (0)