Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Jul 25, 2018
1 parent 3de1de9 commit 4e55a18
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/version.php
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.6.2',
'full_app_version' => 'v4.6.2 - build 3844-',
'build_version' => '3844',
'app_version' => 'v4.6.3',
'full_app_version' => 'v4.6.3 - build 3866-g3de1de9dc',
'build_version' => '3866',
'prerelease_version' => '',
'hash_version' => 'gbbb15d610',
'full_hash' => 'v4.6.2-10-gbbb15d610',
'hash_version' => 'g3de1de9dc',
'full_hash' => 'v4.6.2-19-g3de1de9dc',
'branch' => 'master',
);
);

0 comments on commit 4e55a18

Please sign in to comment.