Bumped version
This commit is contained in:
parent
ff824ec4db
commit
ef0bd72076
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.6.4',
|
'app_version' => 'v4.6.5',
|
||||||
'full_app_version' => 'v4.6.4 - build 3885-g05ea61421',
|
'full_app_version' => 'v4.6.5 - build 3897-gff824ec4d',
|
||||||
'build_version' => '3885',
|
'build_version' => '3897',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g05ea61421',
|
'hash_version' => 'gff824ec4d',
|
||||||
'full_hash' => 'v4.6.4-3-g05ea61421',
|
'full_hash' => 'v4.6.5-15-gff824ec4d',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue