Skip to content

Commit

Permalink
Bump version to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guimspace committed Jan 23, 2025
1 parent fe7b60f commit 996421a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fopus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if [[ "$UID" -lt 1000 ]]; then
exit 1
fi

declare -r VERSION="4.1.0"
declare -r VERSION="4.1.1"

printf -v DATE "%(%Y-%m-%d)T" -1
declare -r DATE
Expand Down

0 comments on commit 996421a

Please sign in to comment.