Bumped version
This commit is contained in:
parent
64d649be7f
commit
e332442132
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.2',
|
||||
'full_app_version' => 'v4.6.2 - build 3844-',
|
||||
'build_version' => '3844',
|
||||
'app_version' => 'v4.6.3',
|
||||
'full_app_version' => 'v4.6.3 - build 3866-g3de1de9dc',
|
||||
'build_version' => '3866',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => '',
|
||||
'full_hash' => 'v4.6.1',
|
||||
'hash_version' => 'g3de1de9dc',
|
||||
'full_hash' => 'v4.6.2-19-g3de1de9dc',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Add table
Reference in a new issue