Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
36a43642d8
commit
6935d94184
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.5',
|
||||
'full_app_version' => 'v5.1.5 - build 6029-gb8c356443',
|
||||
'build_version' => '6029',
|
||||
'full_app_version' => 'v5.1.5 - build 6055-gd9d5b4d73',
|
||||
'build_version' => '6055',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gb8c356443',
|
||||
'full_hash' => 'v5.1.5-125-gb8c356443',
|
||||
'hash_version' => 'gd9d5b4d73',
|
||||
'full_hash' => 'v5.1.5-17-gd9d5b4d73',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Add table
Reference in a new issue