Bump version to 0.30.0

This commit is contained in:
Erica Portnoy
2018-12-05 16:31:09 -08:00
parent 5ff4fa91b0
commit 82cfff8d35
21 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ if [ -z "$VENV_PATH" ]; then
fi
VENV_BIN="$VENV_PATH/bin"
BOOTSTRAP_VERSION_PATH="$VENV_PATH/certbot-auto-bootstrap-version.txt"
LE_AUTO_VERSION="0.29.1"
LE_AUTO_VERSION="0.30.0.dev0"
BASENAME=$(basename $0)
USAGE="Usage: $BASENAME [OPTIONS]
A self-updating wrapper script for the Certbot ACME client. When run, updates