security/acme-client: bump version

This commit is contained in:
Frank Wall
2023-12-30 17:22:16 +01:00
parent a087b1a135
commit 2c725f15e6
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 3.19
PLUGIN_REVISION= 1
PLUGIN_VERSION= 3.20
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+3 -3
View File
@@ -11,12 +11,12 @@ Plugin Changelog
3.20
Added:
* add Bunny DNS API
* add support for DNSExit
* add Bunny DNS API (#3715)
* add DNSExit DNS API (#3724)
* add World4You DNS API (#3722)
Fixed:
* fix 2FA support in Synology deployhook (#3627)
* fix 2FA support in Synology automation (#3627)
Removed:
* remove automation: Highwinds CDN (#3626)