Release v1.13.10 (#2711)

This commit is contained in:
Alex Justesen
2026-02-19 22:14:18 -05:00
committed by GitHub
parent 21554b12d8
commit a48d103250
+2 -2
View File
@@ -6,9 +6,9 @@ return [
/**
* General settings.
*/
'build_date' => Carbon::parse('2026-02-08'),
'build_date' => Carbon::parse('2026-02-19'),
'build_version' => 'v1.13.9',
'build_version' => 'v1.13.10',
'content_width' => env('CONTENT_WIDTH', '7xl'),