Bumped version

This commit is contained in:
snipe 2018-07-24 19:46:23 -07:00
parent 3de1de9dc6
commit 4e55a18a60

View file

@ -1,10 +1,10 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.6.2', 'app_version' => 'v4.6.3',
'full_app_version' => 'v4.6.2 - build 3844-', 'full_app_version' => 'v4.6.3 - build 3866-g3de1de9dc',
'build_version' => '3844', 'build_version' => '3866',
'prerelease_version' => '', 'prerelease_version' => '',
'hash_version' => 'gbbb15d610', 'hash_version' => 'g3de1de9dc',
'full_hash' => 'v4.6.2-10-gbbb15d610', 'full_hash' => 'v4.6.2-19-g3de1de9dc',
'branch' => 'master', 'branch' => 'master',
); );