Bumped version

This commit is contained in:
snipe 2017-09-28 21:20:37 -07:00
parent 42c2a66946
commit d9824a0454

View file

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