Bump version for #1597

This commit is contained in:
the-djmaze 2024-05-26 18:33:29 +02:00
parent aa91623d35
commit 4bb1b41505

View file

@ -6,8 +6,8 @@ class ProxyAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
NAME = 'Proxy Auth', NAME = 'Proxy Auth',
AUTHOR = 'Philipp', AUTHOR = 'Philipp',
URL = 'https://www.mundhenk.org/', URL = 'https://www.mundhenk.org/',
VERSION = '0.3', VERSION = '0.4',
RELEASE = '2024-03-27', RELEASE = '2024-05-26',
REQUIRED = '2.36.1', REQUIRED = '2.36.1',
CATEGORY = 'Login', CATEGORY = 'Login',
LICENSE = 'MIT', LICENSE = 'MIT',