Skip to content

Commit

Permalink
Prep for 1.0.0-beta.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Oct 9, 2023
1 parent 312f367 commit 9e95081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Auth
/**
* The current version of CodeIgniter Shield
*/
public const SHIELD_VERSION = '1.0.0-beta.6';
public const SHIELD_VERSION = '1.0.0-beta.7';

protected Authentication $authenticate;

Expand Down

0 comments on commit 9e95081

Please sign in to comment.