security/acme-client: bump version

This commit is contained in:
Frank Wall 2024-07-14 22:56:25 +02:00
parent d226cfcc11
commit e3cebacad7
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 4.3
PLUGIN_VERSION= 4.4
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon

View file

@ -8,6 +8,11 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
4.4
Fixed:
* fix EasyDNS variable assignment (#4068)
4.3
Fixed: