Преглед на файлове

certbot-dns-cloudns update 0.6.0 from PR #3459 by @existful

Jamie Curnow преди 1 година
родител
ревизия
cddd6fb985
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      global/certbot-dns-plugins.json

+ 1 - 1
global/certbot-dns-plugins.json

@@ -42,7 +42,7 @@
 	"cloudns": {
 		"name": "ClouDNS",
 		"package_name": "certbot-dns-cloudns",
-		"version": "~=0.4.0",
+		"version": "~=0.6.0",
 		"dependencies": "",
 		"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",
 		"full_plugin_name": "dns-cloudns"