Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Zoey
2024-01-21 12:56:22 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
2.11.0
2.11.1

View File

@@ -14,6 +14,7 @@ const certbot = {
return new Promise((resolve, reject) => {
if (pluginKeys.length === 0) {
resolve();
return;
}