Bumped version

This commit is contained in:
snipe 2020-03-04 22:37:17 -08:00
parent 8b2f8ef3cb
commit a2fae76eaf

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.8.0',
'full_app_version' => 'v4.8.0 - build 4186-g893454dca',
'build_version' => '4186',
'app_version' => 'v4.9.0',
'full_app_version' => 'v4.9.0 - build 4210-g8b2f8ef3c',
'build_version' => '4210',
'prerelease_version' => '',
'hash_version' => 'g893454dca',
'full_hash' => 'v4.8.0-g893454dca',
'hash_version' => 'g8b2f8ef3c',
'full_hash' => 'v4.9.0-21-g8b2f8ef3c',
'branch' => 'master',
);