Bump version to 0.38.0

This commit is contained in:
Erica Portnoy
2019-08-21 15:23:15 -07:00
parent 3dd918b024
commit 4f19d516d6
20 changed files with 20 additions and 20 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.37.2"
LE_AUTO_VERSION="0.38.0.dev0"
BASENAME=$(basename $0)
USAGE="Usage: $BASENAME [OPTIONS]
A self-updating wrapper script for the Certbot ACME client. When run, updates