security/acme-client: bump version

This commit is contained in:
Frank Wall
2025-06-16 18:02:45 +02:00
parent 200436b06e
commit 18d2c753d4
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 4.9
PLUGIN_VERSION= 4.10
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+3
View File
@@ -10,6 +10,9 @@ Plugin Changelog
4.10
Added:
* new automation to reload www/caddy (#4692)
Fixed:
* acme.sh is always called with "--days 1" (#4711)