Skip to content

Commit b135527

Browse files
authored
Fix version key
1 parent abca9cc commit b135527

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
@@ -130,7 +130,7 @@
130130
"dnsmulti": {
131131
"name": "DnsMulti",
132132
"package_name": "certbot-dns-multi",
133-
"version_requirement": "~=4.9",
133+
"version": "~=4.9",
134134
"dependencies": "",
135135
"credentials": "# See https://go-acme.github.io/lego/dns/#dns-providers for list of providers and their settings\n# Example provider configuration for DreamHost\n# dns_multi_provider = dreamhost\n# DREAMHOST_API_KEY = ABCDEFG1234",
136136
"full_plugin_name": "dns-multi"

0 commit comments

Comments
 (0)