Bumped dev hash

This commit is contained in:
snipe 2017-12-15 18:55:56 -08:00
parent 7a8c8233a2
commit 30716b349b

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.1.8',
'full_app_version' => 'v4.1.8-pre - build 3106-geb827cd',
'build_version' => '3106',
'app_version' => 'v4.1.9-pre',
'full_app_version' => 'v4.1.9-pre - build 3117-',
'build_version' => '3117',
'prerelease_version' => '',
'hash_version' => 'geb827cd',
'full_hash' => 'v4.1.7-69-geb827cd',
'hash_version' => '',
'full_hash' => 'v4.1.8',
'branch' => 'develop',
);