Bumped version

This commit is contained in:
snipe 2017-10-18 01:21:50 -07:00
parent ea63ced2bd
commit ab3f5f4f4d

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0.11', 'app_version' => 'v4.0.12',
'build_version' => '264', 'build_version' => '272',
'hash_version' => 'gc776fa4', 'hash_version' => 'gea63ced',
'full_hash' => 'v4.0.11-264-gc776fa4', 'full_hash' => 'v4.0.12-272-gea63ced',
); );