Skip to content

Commit

Permalink
Release v0.21.3 (#1752)
Browse files Browse the repository at this point in the history
* bumped build info

* updated npm dependencies
  • Loading branch information
alexjustesen authored Oct 9, 2024
1 parent c37273d commit c06d249
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 128 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-08-09'),
'build_date' => Carbon::parse('2024-10-09'),

'build_version' => 'v0.21.2',
'build_version' => 'v0.21.3',

/**
* General settings.
Expand Down
Loading

0 comments on commit c06d249

Please sign in to comment.