Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Jun 24, 2024
1 parent d301a50 commit a73b837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

INSTALL_PATH="${INSTALL_PATH:-/data}"
VERSION="${VERSION:-0.0.1-rc.12}"
VERSION="${VERSION:-0.0.1-rc.13}"

usage() {
cat << EOT
Expand Down

0 comments on commit a73b837

Please sign in to comment.