Skip to content

Commit 3861fd2

Browse files
Merge 4.11.0 into master (#3660)
2 parents 08821a9 + b0238f8 commit 3861fd2

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.10.0',
22+
'version' => '4.11.0',
2323
'registration' => [
2424
'email' => [
2525
'verify' => env('REGISTRATION_EMAIL_VERIFY', true),

0 commit comments

Comments
 (0)