Skip to content

Commit deff49b

Browse files
authored
Merge pull request #715 from kenjis/release-1.0.0-beta.6
Prep for 1.0.0-beta.6 release
2 parents 94bbfe2 + af2e960 commit deff49b

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.5';
31+
public const SHIELD_VERSION = '1.0.0-beta.6';
3232

3333
protected Authentication $authenticate;
3434

0 commit comments

Comments
 (0)