X-Git-Url: https://git.mdrn.pl/piwik-CASLogin.git/blobdiff_plain/dc6aefd9f59af623481149a8b6c71b973efd1196..4443d60bb1b3c12b04c14f45e1541a64b1e31e6d:/CASLogin.php diff --git a/CASLogin.php b/CASLogin.php index e8df58e..78c62b3 100644 --- a/CASLogin.php +++ b/CASLogin.php @@ -24,7 +24,7 @@ class CASLogin extends \Piwik\Plugin 'description' => 'CAS Login plugin. It uses JA-SIG Central Authentication Services to authenticate users and grant them access to piwik.', 'author' => 'OW', 'homepage' => 'http://dev.piwik.org/trac/ticket/598/', - 'version' => '0.7', + 'version' => '0.7.1', ); }