Bumped hash for clarity

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-05-06 02:13:56 -07:00
parent caef98d36d
commit a43b54cc8d

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.0.0-GM',
'full_app_version' => 'v6.0.0-GM - build 6825-g173ec44b9',
'build_version' => '6825',
'full_app_version' => 'v6.0.0-GM - build 6845-g6304709c7',
'build_version' => '6845',
'prerelease_version' => '',
'hash_version' => 'g173ec44b9',
'full_hash' => 'v6.0.0-GM-10-g173ec44b9',
'hash_version' => 'g6304709c7',
'full_hash' => 'v6.0.0-GM-15-g6304709c7',
'branch' => 'develop',
);