Skip to content

Commit

Permalink
Update build date to 2025-02-03 and increment version to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen committed Feb 3, 2025
1 parent ad390c6 commit 902941c
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-02-02'),
'build_date' => Carbon::parse('2025-02-03'),

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

/**
* General settings.
Expand Down

0 comments on commit 902941c

Please sign in to comment.