Skip to content

Commit 9e95081

Browse files
committed
Prep for 1.0.0-beta.7 release
1 parent 312f367 commit 9e95081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Auth
2828
/**
2929
* The current version of CodeIgniter Shield
3030
*/
31-
public const SHIELD_VERSION = '1.0.0-beta.6';
31+
public const SHIELD_VERSION = '1.0.0-beta.7';
3232

3333
protected Authentication $authenticate;
3434

0 commit comments

Comments
 (0)