Bumped version

This commit is contained in:
snipe 2017-09-25 22:17:00 -07:00
parent b354ca817d
commit d5e6d82ca1

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0.2', 'app_version' => 'v4.0.3',
'build_version' => '7', 'build_version' => '8',
'hash_version' => 'g4b9bfc1', 'hash_version' => 'gb354ca8',
'full_hash' => 'v4.0.2-7-g4b9bfc1', 'full_hash' => 'v4.0.3-8-gb354ca8',
); );