Skip to content

Commit 0311ce0

Browse files
committed
chore: update build date to 2026-05-11 and version to v1.14.1
1 parent b6b2d24 commit 0311ce0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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('2026-04-18'),
9+
'build_date' => Carbon::parse('2026-05-11'),
1010

11-
'build_version' => 'v1.14.0',
11+
'build_version' => 'v1.14.1',
1212

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

0 commit comments

Comments
 (0)