Skip to content

Commit

Permalink
Bump version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guimspace committed Mar 13, 2024
1 parent 5ade105 commit 38af625
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.0.0-rc2"
declare -r VERSION="4.0.0"

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

0 comments on commit 38af625

Please sign in to comment.