Bumped version

This commit is contained in:
snipe 2017-09-05 18:35:39 -07:00
parent 10f322198f
commit 7c390cee2c

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0', 'app_version' => 'v4',
'build_version' => 'beta3', 'build_version' => 'beta4',
'hash_version' => '22', 'hash_version' => '24',
'full_hash' => 'v4.0-beta3-22-gbd02b9e', 'full_hash' => 'v4-beta4-24-g10f3221',
); );