Updated version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
18c7cbbbbb
commit
c3a2e81afd
1 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v8.0.0',
|
'app_version' => 'v8.0.1',
|
||||||
'full_app_version' => 'v8.0.0 - build 16962-g982cfeca32',
|
'full_app_version' => 'v8.0.1 - build 16992-g18c7cbbbb',
|
||||||
'build_version' => '16962',
|
'build_version' => '16992',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g982cfeca32',
|
'hash_version' => 'g18c7cbbbb',
|
||||||
'full_hash' => 'v8.0.0-172-g982cfeca32',
|
'full_hash' => 'v8.0.1-28-g18c7cbbbb',
|
||||||
'branch' => 'master',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue