Skip to content

Commit

Permalink
Bump version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guimspace committed Feb 13, 2024
1 parent 61d3560 commit 19385b6
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 @@ -28,7 +28,7 @@ if [[ "$UID" -lt 1000 ]]; then
exit 1
fi

declare -r VERSION="2.1.0"
declare -r VERSION="2.1.1"

DATE=$(date +%Y-%m-%d)
declare -r DATE
Expand Down

0 comments on commit 19385b6

Please sign in to comment.