Halp! Stuck in pre-commit loop hell. :(

This commit is contained in:
snipe 2016-12-01 03:07:47 -08:00
parent e42da293ee
commit 47c77fe042

View file

@ -1,7 +1,7 @@
<?php
return array (
'app_version' => 'v3.6.1-pre',
'build_version' => '73',
'hash_version' => 'ge587b2d',
'full_hash' => 'v3.6.1-pre-73-ge587b2d',
);
'app_version' => 'v3.6.0',
'build_version' => '75',
'hash_version' => 'ga2ffe77',
'full_hash' => 'v3.6.0-75-ga2ffe77',
);