Bumped hash

This commit is contained in:
snipe 2016-12-12 19:06:36 -08:00
parent 95f1a98b96
commit 42fe481f71

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v3.6.2', 'app_version' => 'v3.6.2',
'build_version' => '10', 'build_version' => '18',
'hash_version' => 'g927a12f', 'hash_version' => 'g6f1e0d6',
'full_hash' => 'v3.6.2-10-g899a991', 'full_hash' => 'v3.6.2-18-g6f1e0d6',
); );