Bumped version

This commit is contained in:
snipe 2018-05-21 15:16:56 -07:00
parent 39cc13f155
commit 79555f5647

View file

@ -1,10 +1,10 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.3.1', 'app_version' => 'v4.4.0',
'full_app_version' => 'v4.3.1 - build 3630-ge63687579', 'full_app_version' => 'v4.4.0 - build 3630-ge63687579',
'build_version' => '3630', 'build_version' => '3630',
'prerelease_version' => '', 'prerelease_version' => '',
'hash_version' => 'ge63687579', 'hash_version' => 'ge63687579',
'full_hash' => 'v4.3.0-48-ge63687579', 'full_hash' => 'v4.4.0-48-ge63687579',
'branch' => 'develop', 'branch' => 'develop',
); );