Skip to content

Commit 7ebd8f9

Browse files
authored
Release v1.9.0 (alexjustesen#2433)
Co-authored-by: Alex Justesen <[email protected]>
1 parent 80dc3e0 commit 7ebd8f9

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
@@ -6,9 +6,9 @@
66
/**
77
* General settings.
88
*/
9-
'build_date' => Carbon::parse('2025-11-17'),
9+
'build_date' => Carbon::parse('2025-11-24'),
1010

11-
'build_version' => 'v1.8.0',
11+
'build_version' => 'v1.9.0',
1212

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

0 commit comments

Comments
 (0)