Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
fd71b48489
commit
57ed3afcc4
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v5.4.3',
|
'app_version' => 'v5.4.4',
|
||||||
'full_app_version' => 'v5.4.3 - build 6812-g7479f5f12',
|
'full_app_version' => 'v5.4.4 - build 6829-gfd71b4848',
|
||||||
'build_version' => '6812',
|
'build_version' => '6829',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g7479f5f12',
|
'hash_version' => 'gfd71b4848',
|
||||||
'full_hash' => 'v5.4.3-5-g7479f5f12',
|
'full_hash' => 'v5.4.4-14-gfd71b4848',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue