Skip to content

Commit

Permalink
Release v0.21.5 (#1784)
Browse files Browse the repository at this point in the history
bumped build info
  • Loading branch information
alexjustesen authored Nov 8, 2024
1 parent 386af73 commit 68b4e6e
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('2024-10-09'),
'build_date' => Carbon::parse('2024-11-08'),

'build_version' => 'v0.21.4',
'build_version' => 'v0.21.5',

/**
* General settings.
Expand Down

0 comments on commit 68b4e6e

Please sign in to comment.