We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 312f367 + 9e95081 commit 5f81a95Copy full SHA for 5f81a95
src/Auth.php
@@ -28,7 +28,7 @@ class Auth
28
/**
29
* The current version of CodeIgniter Shield
30
*/
31
- public const SHIELD_VERSION = '1.0.0-beta.6';
+ public const SHIELD_VERSION = '1.0.0-beta.7';
32
33
protected Authentication $authenticate;
34
0 commit comments