X-Git-Url: https://git.mdrn.pl/piwik-CASLogin.git/blobdiff_plain/237569a1cfdd478618b0ecda78a7ac13548c515f..HEAD:/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', ); }