Skip to content

Commit

Permalink
Bumped point version
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed May 31, 2019
1 parent 49a255c commit 765417c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.7.3',
'full_app_version' => 'v4.7.3 - build 4105-g6966c132d',
'build_version' => '4105',
'app_version' => 'v4.7.4',
'full_app_version' => 'v4.7.4 - build 4107-g49a255c8f',
'build_version' => '4107',
'prerelease_version' => '',
'hash_version' => 'g6966c132d',
'full_hash' => 'v4.7.3-6-g6966c132d',
'hash_version' => 'g49a255c8f',
'full_hash' => 'v4.7.4-8-g49a255c8f',
'branch' => 'master',
);

0 comments on commit 765417c

Please sign in to comment.