Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Nov 3, 2024
1 parent 317ec59 commit 1e3952e
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.2.0}"
VERSION="${VERSION:-0.3.0}"
INSTALL_FILE="${INSTALL_FILE:-}"
OVERWRITE_CONFIG=0

Expand Down

0 comments on commit 1e3952e

Please sign in to comment.