Bumped version

This commit is contained in:
snipe 2017-09-06 19:02:05 -07:00
parent ae8c9d6afc
commit eba145503b

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4', 'app_version' => 'v4',
'build_version' => 'beta4', 'build_version' => 'beta5',
'hash_version' => '24', 'hash_version' => '7',
'full_hash' => 'v4-beta4-24-g10f3221', 'full_hash' => 'v4-beta5-7-gae8c9d6',
); );