Skip to content

Commit ca6deef

Browse files
Bump version to 5.0.0 (#3739)
1 parent d3f67fb commit ca6deef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/cdash.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'min' => env('MINIMUM_PASSWORD_LENGTH', 5),
2020
'expires' => env('PASSWORD_EXPIRATION', 0),
2121
],
22-
'version' => '4.11.0',
22+
'version' => '5.0.0',
2323
'registration' => [
2424
'email' => [
2525
'verify' => env('REGISTRATION_EMAIL_VERIFY', true),

0 commit comments

Comments
 (0)