databases/redis: bump for latest change

This commit is contained in:
Franco Fichtner 2026-02-27 15:23:55 +01:00
parent 4f7655a0ae
commit 1e2acfdd69
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= redis
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 3
PLUGIN_REVISION= 4
PLUGIN_COMMENT= Redis DB
PLUGIN_DEPENDS= redis72
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com

View file

@ -23,6 +23,7 @@ Plugin Changelog
1.1
* Add a button to reset all databases (contributed by Michael Muenz)
* Fix service widget behaviour (contributed by sevengiants)
1.0
@ -31,6 +32,3 @@ Plugin Changelog
* Allow password protection
* Connection limits
* Performance monitoring of slow connections
WWW: http://redis.io/