Auto-bumped hash/version

This commit is contained in:
snipe 2017-11-21 22:45:10 -08:00
parent 09105871d9
commit fe986f7c51

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.1.6',
'full_app_version' => 'v4.1.6 - build 2939-ge84a605',
'build_version' => '2939',
'full_app_version' => 'v4.1.6 - build 2940-g0910587',
'build_version' => '2940',
'prerelease_version' => '',
'hash_version' => 'ge84a605',
'full_hash' => 'v4.1.5-33-ge84a605',
'hash_version' => 'g0910587',
'full_hash' => 'v4.1.5-34-g0910587',
'branch' => 'master',
);