Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
79951c3f17
commit
fed7c2dc16
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v7.1.15',
|
'app_version' => 'v7.1.15',
|
||||||
'full_app_version' => 'v7.1.15 - build 16052-g25bfd3e84',
|
'full_app_version' => 'v7.1.15 - build 16526-g5e465fa41',
|
||||||
'build_version' => '16052',
|
'build_version' => '16526',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g25bfd3e84',
|
'hash_version' => 'g5e465fa41',
|
||||||
'full_hash' => 'v7.1.15-105-g25bfd3e84',
|
'full_hash' => 'v7.1.15-472-g5e465fa41',
|
||||||
'branch' => 'master',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue