Bump version to 1.14.0

This commit is contained in:
Erica Portnoy
2021-03-02 13:50:04 -08:00
parent 4d6db0eb71
commit 9d97be3a84
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="1.13.0"
LE_AUTO_VERSION="1.14.0.dev0"
BASENAME=$(basename $0)
USAGE="Usage: $BASENAME [OPTIONS]
A self-updating wrapper script for the Certbot ACME client. When run, updates