mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
Also *set* the letsencrypt-compatibility-test version number
This commit is contained in:
@@ -80,7 +80,7 @@ git checkout "$RELEASE_BRANCH"
|
||||
|
||||
SetVersion() {
|
||||
ver="$1"
|
||||
for pkg_dir in $SUBPKGS
|
||||
for pkg_dir in $SUBPKGS letsencrypt-compatibility-test
|
||||
do
|
||||
sed -i "s/^version.*/version = '$ver'/" $pkg_dir/setup.py
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user