Skip to content

Commit 596786a

Browse files
committed
Update version
1 parent b5cad38 commit 596786a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
function test_benchmark(array $settings)
145145
{
146146
$result = [];
147-
$result['version'] = '1.5';
147+
$result['version'] = '1.6';
148148
$result['sysinfo']['time'] = date('Y-m-d H:i:s');
149149
$result['sysinfo']['php_version'] = PHP_VERSION;
150150
$result['sysinfo']['platform'] = PHP_OS;

0 commit comments

Comments
 (0)