Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Mar 7, 2021
1 parent b5cad38 commit 596786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
function test_benchmark(array $settings)
{
$result = [];
$result['version'] = '1.5';
$result['version'] = '1.6';
$result['sysinfo']['time'] = date('Y-m-d H:i:s');
$result['sysinfo']['php_version'] = PHP_VERSION;
$result['sysinfo']['platform'] = PHP_OS;
Expand Down

0 comments on commit 596786a

Please sign in to comment.