Skip to content

Commit 6cd2503

Browse files
authored
Release v1.6.3 (#2272)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
1 parent a0187fb commit 6cd2503

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-07-07'),
10+
'build_date' => Carbon::parse('2025-07-08'),
1111

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

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

0 commit comments

Comments
 (0)