We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba0e98 commit c9eb4baCopy full SHA for c9eb4ba
certbot_dns_netcup.py
@@ -5,7 +5,7 @@
5
"""
6
7
# Keep metadata before any imports (for setup.py)!
8
-__version__ = '1.4.3'
+__version__ = '1.4.4'
9
__url__ = 'https://github.com/coldfix/certbot-dns-netcup'
10
__all__ = ['Authenticator']
11
snap/snapcraft.yaml
@@ -1,5 +1,5 @@
1
name: certbot-dns-netcup
2
-version: 1.4.3
+version: 1.4.4
3
summary: Certbot DNS Authenticator plugin for netcup
4
description: |
This plugin automates the process of completing a dns-01 challenge by
0 commit comments