diff --git a/plugins/proxy-auth/index.php b/plugins/proxy-auth/index.php index 1f17f32b2..e071af527 100644 --- a/plugins/proxy-auth/index.php +++ b/plugins/proxy-auth/index.php @@ -6,8 +6,8 @@ class ProxyAuthPlugin extends \RainLoop\Plugins\AbstractPlugin NAME = 'Proxy Auth', AUTHOR = 'Philipp', URL = 'https://www.mundhenk.org/', - VERSION = '0.3', - RELEASE = '2024-03-27', + VERSION = '0.4', + RELEASE = '2024-05-26', REQUIRED = '2.36.1', CATEGORY = 'Login', LICENSE = 'MIT',