Bumped version

This commit is contained in:
snipe 2017-09-29 03:47:50 -07:00
parent 2e76620cf8
commit c6069b905b

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0.5', 'app_version' => 'v4.0.6',
'build_version' => '40', 'build_version' => '47',
'hash_version' => 'g42c2a66', 'hash_version' => 'g2e76620',
'full_hash' => 'v4.0.5-40-g42c2a66', 'full_hash' => 'v4.0.6-47-g2e76620',
); );