Skip to content

Commit 62e4edd

Browse files
authored
Update certbot-dns-plugins.js
1 parent fa851b6 commit 62e4edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
557557
tencentcloud: {
558558
display_name: 'Tencent Cloud',
559559
package_name: 'certbot-dns-tencentcloud',
560-
version_requirement: '~=2.0.0',
560+
version_requirement: '~=2.0.2',
561561
dependencies: '',
562562
credentials: `dns_tencentcloud_secret_id = TENCENT_CLOUD_SECRET_ID
563563
dns_tencentcloud_secret_key = TENCENT_CLOUD_SECRET_KEY`,

0 commit comments

Comments
 (0)