Skip to content

Commit

Permalink
Release v0.12.0-beta.1 (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen authored Sep 5, 2023
1 parent 4e5261f commit ea5388f
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 @@ -6,9 +6,9 @@
/**
* Build information
*/
'build_date' => Carbon::parse('2023-09-04'),
'build_date' => Carbon::parse('2023-09-05'),

'build_version' => '0.11.22',
'build_version' => '0.12.0-beta.1',

/**
* Polling
Expand Down

0 comments on commit ea5388f

Please sign in to comment.