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 7e84c3f + 0fdd64f commit f8bec97Copy full SHA for f8bec97
src/Auth.php
@@ -41,7 +41,7 @@ class Auth
41
/**
42
* The current version of CodeIgniter Shield
43
*/
44
- public const SHIELD_VERSION = '1.0.0-beta.7';
+ public const SHIELD_VERSION = '1.0.0-beta.8';
45
46
protected AuthConfig $config;
47
protected ?Authentication $authenticate = null;
0 commit comments