Skip to content

Commit a2e85ce

Browse files
committed
Use certbot version for godaddy plugin, relates to #3165
1 parent cddd6fb commit a2e85ce

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
@@ -178,7 +178,7 @@
178178
"godaddy": {
179179
"name": "GoDaddy",
180180
"package_name": "certbot-dns-godaddy",
181-
"version": "~=0.2.0",
181+
"version": "=={{certbot-version}}",
182182
"dependencies": "",
183183
"credentials": "dns_godaddy_secret = 0123456789abcdef0123456789abcdef01234567\ndns_godaddy_key = abcdef0123456789abcdef01234567abcdef0123",
184184
"full_plugin_name": "dns-godaddy"

0 commit comments

Comments
 (0)