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.
1 parent ce68e9f commit af2e960Copy full SHA for af2e960
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.5';
+ public const SHIELD_VERSION = '1.0.0-beta.6';
32
33
protected Authentication $authenticate;
34
0 commit comments