We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b98f5 commit c6630e8Copy full SHA for c6630e8
global/certbot-dns-plugins.json
@@ -34,9 +34,9 @@
34
"beget": {
35
"name":"Beget",
36
"package_name": "certbot-beget-plugin",
37
- "version": "~=1.0.0.dev8",
+ "version": "~=1.0.0.dev9",
38
"dependencies": "",
39
- "credentials": "# Beget API credentials used by Certbot\nbeget_plugin_username = username\beget_plugin_password = password",
+ "credentials": "# Beget API credentials used by Certbot\nbeget_plugin_username = username\nbeget_plugin_password = password",
40
"full_plugin_name": "beget-plugin"
41
},
42
"bunny": {
0 commit comments