Skip to content

Commit cddd6fb

Browse files
committed
certbot-dns-cloudns update 0.6.0 from PR #3459 by @existful
1 parent db23c9a commit cddd6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cloudns": {
4343
"name": "ClouDNS",
4444
"package_name": "certbot-dns-cloudns",
45-
"version": "~=0.4.0",
45+
"version": "~=0.6.0",
4646
"dependencies": "",
4747
"credentials": "# Target user ID (see https://www.cloudns.net/api-settings/)\n\tdns_cloudns_auth_id=1234\n\t# Alternatively, one of the following two options can be set:\n\t# dns_cloudns_sub_auth_id=1234\n\t# dns_cloudns_sub_auth_user=foobar\n\n\t# API password\n\tdns_cloudns_auth_password=password1",
4848
"full_plugin_name": "dns-cloudns"

0 commit comments

Comments
 (0)