Skip to content

Commit

Permalink
Bump version for #1597
Browse files Browse the repository at this point in the history
  • Loading branch information
the-djmaze committed May 26, 2024
1 parent aa91623 commit 4bb1b41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/proxy-auth/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 4bb1b41

Please sign in to comment.