Skip to content

Commit 7a61fd7

Browse files
authored
Release v1.6.2 (alexjustesen#2268)
Co-authored-by: Alex Justesen <[email protected]>
1 parent f4731aa commit 7a61fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/speedtest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
* General settings.
88
*/
99

10-
'build_date' => Carbon::parse('2025-06-12'),
10+
'build_date' => Carbon::parse('2025-07-07'),
1111

12-
'build_version' => 'v1.6.1',
12+
'build_version' => 'v1.6.2',
1313

1414
'content_width' => env('CONTENT_WIDTH', '7xl'),
1515

0 commit comments

Comments
 (0)