Skip to content

Commit 5959d08

Browse files
Bump version to 4.7.0 (#3308)
1 parent adcb752 commit 5959d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/cdash.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'min' => env('MINIMUM_PASSWORD_LENGTH', 5),
2525
'expires' => env('PASSWORD_EXPIRATION', 0),
2626
],
27-
'version' => '4.6.0',
27+
'version' => '4.7.0',
2828
'registration' => [
2929
'email' => [
3030
'verify' => env('REGISTRATION_EMAIL_VERIFY', true),

0 commit comments

Comments
 (0)