Skip to content

Commit c6630e8

Browse files
committed
Update version 'certbot-beget-plugin' & fix credentials content
1 parent d6b98f5 commit c6630e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global/certbot-dns-plugins.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"beget": {
3535
"name":"Beget",
3636
"package_name": "certbot-beget-plugin",
37-
"version": "~=1.0.0.dev8",
37+
"version": "~=1.0.0.dev9",
3838
"dependencies": "",
39-
"credentials": "# Beget API credentials used by Certbot\nbeget_plugin_username = username\beget_plugin_password = password",
39+
"credentials": "# Beget API credentials used by Certbot\nbeget_plugin_username = username\nbeget_plugin_password = password",
4040
"full_plugin_name": "beget-plugin"
4141
},
4242
"bunny": {

0 commit comments

Comments
 (0)