Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
5fdeb9c413
commit
09033b19a7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v7.0.11',
|
'app_version' => 'v7.0.11',
|
||||||
'full_app_version' => 'v7.0.11 - build 14904-g6c0cf9447',
|
'full_app_version' => 'v7.0.11 - build 15044-g46ed07642',
|
||||||
'build_version' => '14904',
|
'build_version' => '15044',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g6c0cf9447',
|
'hash_version' => 'g46ed07642',
|
||||||
'full_hash' => 'v7.0.11-218-g6c0cf9447',
|
'full_hash' => 'v7.0.11-133-g46ed07642',
|
||||||
'branch' => 'develop',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue