net/haproxy: bump version

This commit is contained in:
Frank Wall
2021-03-14 22:44:51 +01:00
parent 56ca1c517d
commit f6b4c1899a
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= haproxy
PLUGIN_VERSION= 3.0
PLUGIN_VERSION= 3.1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy
PLUGIN_MAINTAINER= opnsense@moov.de
+3
View File
@@ -8,6 +8,9 @@ Plugin Changelog
3.1
Fixed:
* fix items that cannot be deleted (#2266)
Changed:
* rules: only accept a single value for backend/server fields (#2266)