Bumped version for beta release

This commit is contained in:
snipe 2017-08-09 19:01:07 -07:00
parent 101a09b421
commit ac8f46c93c

View file

@ -1,7 +1,7 @@
<?php
return array (
'app_version' => 'v4.0-alpha2',
'build_version' => 'alpha2',
'hash_version' => '13',
'full_hash' => 'v4.0-alpha2-13-gf6be7ca',
'app_version' => 'v4.0-beta',
'build_version' => '1',
'hash_version' => 'gcb1e3b7',
'full_hash' => 'v4.0-beta-244-gcb1e3b7',
);