Skip to content

Commit da067f4

Browse files
committed
Bump version to 2.0.0-beta
1 parent 07d0b2d commit da067f4

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
@@ -28,7 +28,7 @@ if [[ "$UID" -lt 1000 ]]; then
2828
exit 1
2929
fi
3030

31-
declare -r VERSION="2.0.0-alpha.1"
31+
declare -r VERSION="2.0.0-beta"
3232

3333
DATE=$(date +%Y-%m-%d)
3434
declare -r DATE

0 commit comments

Comments
 (0)