Bumped version

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-12-08 14:48:55 -08:00
parent 97c28d9adc
commit bc2a455a89

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.0.13',
'full_app_version' => 'v6.0.13 - build 8923-g30f4af3ac',
'build_version' => '8923',
'app_version' => 'v6.0.14',
'full_app_version' => 'v6.0.14 - build 9038-g163b3f6c0',
'build_version' => '9038',
'prerelease_version' => '',
'hash_version' => 'g30f4af3ac',
'full_hash' => 'v6.0.13-97-g30f4af3ac',
'hash_version' => 'g163b3f6c0',
'full_hash' => 'v6.0.14-113-g163b3f6c0',
'branch' => 'develop',
);