Bumped version for v3.4.0-beta

This commit is contained in:
snipe 2016-08-30 07:39:55 -07:00
parent ba70e5b053
commit f81b21208b

View file

@ -1,5 +1,5 @@
<?php <?php
return array ( return array (
'app_version' => 'v3.4.0-alpha', 'app_version' => 'v3.4.0',
'hash_version' => 'v3.4.0-alpha-49-g122f0b9', 'hash_version' => 'v3.4.0-beta-13-gba70e5b',
); );