Bumped version

This commit is contained in:
snipe 2020-11-23 12:33:07 -08:00
parent 8a38b9d018
commit 712363f861

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v5.0.7',
'full_app_version' => 'v5.0.7 - build 5615-g6eb860ca2',
'build_version' => '5615',
'app_version' => 'v5.0.8',
'full_app_version' => 'v5.0.8 - build 5616-8a38b9d',
'build_version' => '5616',
'prerelease_version' => '',
'hash_version' => 'g6eb860ca2',
'full_hash' => 'v5.0.7-87-g6eb860ca2',
'hash_version' => '8a38b9d',
'full_hash' => 'v5.0.8-87-8a38b9d',
'branch' => 'develop',
);