Bumped hash

This commit is contained in:
snipe 2018-05-08 03:48:35 -07:00
parent e56a46882d
commit 6d8af3d9c0

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.3.0',
'full_app_version' => 'v4.3.0 - build 3559-g9eab9ad40',
'build_version' => '3559',
'full_app_version' => 'v4.3.0 - build 3586-gec1fa8e90',
'build_version' => '3586',
'prerelease_version' => '',
'hash_version' => 'g9eab9ad40',
'full_hash' => 'v4.3.0-66-g9eab9ad40',
'hash_version' => 'gec1fa8e90',
'full_hash' => 'v4.3.0-4-gec1fa8e90',
'branch' => 'develop',
);