Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
d648e9a01c
commit
04aedce47e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v6.1.1-pre',
|
'app_version' => 'v6.1.1-pre',
|
||||||
'full_app_version' => 'v6.1.1-pre - build 10534-g609b1646e',
|
'full_app_version' => 'v6.1.1-pre - build 10653-g11cd875c6',
|
||||||
'build_version' => '10534',
|
'build_version' => '10653',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g609b1646e',
|
'hash_version' => 'g11cd875c6',
|
||||||
'full_hash' => 'v6.1.1-pre-292-g609b1646e',
|
'full_hash' => 'v6.1.1-pre-411-g11cd875c6',
|
||||||
'branch' => 'develop',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue