mail/rspamd: revision bump after fix

This commit is contained in:
Franco Fichtner 2025-01-10 14:51:53 +01:00
parent f96d0023d0
commit 15cec3fee0
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PLUGIN_NAME= rspamd
PLUGIN_VERSION= 1.13
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= Protect your network from spam
PLUGIN_DEPENDS= rspamd
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com

View File

@ -8,6 +8,7 @@ Plugin Changelog
1.13
* Make local whitelist by e-mail address possible (contributed by itNGO)
* Fix typo in "whitelisted_ip" option (contributed by Alexander Riedel)
* Add phishing exclusion (contributed by Makss39)
1.12