Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed May 31, 2019
1 parent 6966c13 commit 925d3a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.7.3',
'full_app_version' => 'v4.7.3 - build 4098-g087cdd859',
'build_version' => '4098',
'full_app_version' => 'v4.7.3 - build 4105-g6966c132d',
'build_version' => '4105',
'prerelease_version' => '',
'hash_version' => 'g087cdd859',
'full_hash' => 'v4.7.3-2-g087cdd859',
'hash_version' => 'g6966c132d',
'full_hash' => 'v4.7.3-6-g6966c132d',
'branch' => 'master',
);

0 comments on commit 925d3a2

Please sign in to comment.