Skip to content

Commit 93c86b2

Browse files
authored
Release v0.18.3 (alexjustesen#1312)
1 parent d98f7b3 commit 93c86b2

File tree

5 files changed

+110
-104
lines changed

5 files changed

+110
-104
lines changed

config/speedtest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
/**
77
* Build information
88
*/
9-
'build_date' => Carbon::parse('2024-03-03'),
9+
'build_date' => Carbon::parse('2024-03-14'),
1010

11-
'build_version' => 'v0.18.2',
11+
'build_version' => 'v0.18.3',
1212

1313
/**
1414
* General

0 commit comments

Comments
 (0)