Skip to content

Commit

Permalink
Bump version to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran committed Jan 31, 2024
1 parent 9642775 commit ce78192
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ fi

# version mode
if [[ "${arg_w:?}" = "1" ]]; then
# Version info exits with code 2
echo "Sunbeam version ${__version_tag}"
exit 2
exit 0
fi

# verbose mode
Expand Down

0 comments on commit ce78192

Please sign in to comment.