Skip to content

Commit

Permalink
Update build date to 2025-02-02 and increment version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen committed Feb 2, 2025
1 parent cb56e5f commit 501b052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/speedtest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

return [

'build_date' => Carbon::parse('2025-01-18'),
'build_date' => Carbon::parse('2025-02-02'),

'build_version' => 'v1.2.0',
'build_version' => 'v1.2.1',

/**
* General settings.
Expand Down

0 comments on commit 501b052

Please sign in to comment.