Skip to content

Commit 79a453f

Browse files
authored
Merge pull request #3642 from leinelissen/fix/certbot-dns-transip
fix: update certbot-dns-transip to latest version
2 parents c62c095 + 6721923 commit 79a453f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
"transip": {
427427
"name": "TransIP",
428428
"package_name": "certbot-dns-transip",
429-
"version": "~=0.4.3",
429+
"version": "~=0.5.2",
430430
"dependencies": "",
431431
"credentials": "dns_transip_username = my_username\ndns_transip_key_file = /etc/letsencrypt/transip-rsa.key",
432432
"full_plugin_name": "dns-transip"

0 commit comments

Comments
 (0)