Bumped point version
This commit is contained in:
parent
49a255c8fb
commit
765417c0be
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.7.3',
|
'app_version' => 'v4.7.4',
|
||||||
'full_app_version' => 'v4.7.3 - build 4105-g6966c132d',
|
'full_app_version' => 'v4.7.4 - build 4107-g49a255c8f',
|
||||||
'build_version' => '4105',
|
'build_version' => '4107',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g6966c132d',
|
'hash_version' => 'g49a255c8f',
|
||||||
'full_hash' => 'v4.7.3-6-g6966c132d',
|
'full_hash' => 'v4.7.4-8-g49a255c8f',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue