Bumped GM version
This commit is contained in:
parent
51d804c971
commit
2dc027e479
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.0.0-beta-6-GM',
|
||||
'full_app_version' => 'v5.0.0-beta-6-GM - build 4483-',
|
||||
'build_version' => '4483',
|
||||
'app_version' => 'v5.0.0-beta-7-GM',
|
||||
'full_app_version' => 'v5.0.0-beta-7-GM - build 4484-g33cf4896d',
|
||||
'build_version' => '4484',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => '',
|
||||
'full_hash' => 'v5.0.0-beta-6-GM',
|
||||
'hash_version' => 'g33cf4896d',
|
||||
'full_hash' => 'v5.0.0-beta-7-GM-1-g33cf4896d',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Add table
Reference in a new issue