Bumped version
This commit is contained in:
parent
aa5003d297
commit
ea4cdadc6e
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.4.1',
|
'app_version' => 'v4.4.2',
|
||||||
'full_app_version' => 'v4.4.1 - build 3636-gece916e12',
|
'full_app_version' => 'v4.4.2 - build 3666-gaa5003d29',
|
||||||
'build_version' => '3636',
|
'build_version' => '3666',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'gece916e12',
|
'hash_version' => 'gaa5003d29',
|
||||||
'full_hash' => 'v4.4.1-54-gece916e12',
|
'full_hash' => 'v4.4.2-28-gaa5003d29',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue