Bumped version

This commit is contained in:
snipe 2017-11-14 16:49:18 -08:00
parent ba38b841cb
commit f137e516a6

View file

@ -1,8 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.1.3', 'app_version' => 'v4.1.4',
'build_version' => '48', 'build_version' => '173',
'hash_version' => 'g74aa562', 'hash_version' => 'gba38b84',
'full_hash' => 'v4.1.3-48-g74aa562', 'full_hash' => 'v4.1.4-173-gba38b84',
); );