Updated version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0f18ee86f7
commit
30b481bc93
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v7.1.14',
|
'app_version' => 'v7.1.15',
|
||||||
'full_app_version' => 'v7.1.14 - build 15942-g3bf33aa68',
|
'full_app_version' => 'v7.1.15 - build 16052-g25bfd3e84',
|
||||||
'build_version' => '15942',
|
'build_version' => '16052',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g3bf33aa68',
|
'hash_version' => 'g25bfd3e84',
|
||||||
'full_hash' => 'v7.1.14-420-g3bf33aa68',
|
'full_hash' => 'v7.1.15-105-g25bfd3e84',
|
||||||
'branch' => 'develop',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue