Bumped version

This commit is contained in:
snipe 2017-09-22 15:50:24 -07:00
parent 998c4a5fe5
commit f0a49fefd7

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0', 'app_version' => 'v4.0',
'build_version' => 'beta5', 'build_version' => '1',
'hash_version' => '9', 'hash_version' => 'g998c4a5',
'full_hash' => 'v4.0-beta5-9-ga576435', 'full_hash' => 'v4.0-1-g998c4a5',
); );