Bumped version

This commit is contained in:
snipe 2018-07-19 14:46:08 -07:00
parent d45e90e358
commit 9677115055

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.6.1',
'full_app_version' => 'v4.6.1 - build 3842-gbbb15d610',
'build_version' => '3842',
'app_version' => 'v4.6.2',
'full_app_version' => 'v4.6.2 - build 3844-',
'build_version' => '3844',
'prerelease_version' => '',
'hash_version' => 'gbbb15d610',
'full_hash' => 'v4.6.0-10-gbbb15d610',
'hash_version' => '',
'full_hash' => 'v4.6.1',
'branch' => 'develop',
);