Bumped hash

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-09-15 20:09:00 -07:00
parent fbb5f1445a
commit 5c9e84f663

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.0.10',
'full_app_version' => 'v6.0.10 - build 8610-g22710afee',
'build_version' => '8610',
'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
'build_version' => '8673',
'prerelease_version' => '',
'hash_version' => 'g22710afee',
'full_hash' => 'v6.0.10-91-g22710afee',
'branch' => 'master',
'hash_version' => 'gc6cbf3712',
'full_hash' => 'v6.0.10-60-gc6cbf3712',
'branch' => 'develop',
);