From 62e4edddf065700ef0b005be9d1f9b6296e88fde Mon Sep 17 00:00:00 2001 From: Zhiyuan Zheng Date: Wed, 13 Sep 2023 12:01:15 +0800 Subject: [PATCH] Update certbot-dns-plugins.js --- global/certbot-dns-plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/certbot-dns-plugins.js b/global/certbot-dns-plugins.js index 78c67ed7..e1bdce4a 100644 --- a/global/certbot-dns-plugins.js +++ b/global/certbot-dns-plugins.js @@ -557,7 +557,7 @@ dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`, tencentcloud: { display_name: 'Tencent Cloud', package_name: 'certbot-dns-tencentcloud', - version_requirement: '~=2.0.0', + version_requirement: '~=2.0.2', dependencies: '', credentials: `dns_tencentcloud_secret_id = TENCENT_CLOUD_SECRET_ID dns_tencentcloud_secret_key = TENCENT_CLOUD_SECRET_KEY`,