Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Jul 18, 2019
1 parent 0e93495 commit 61fb380
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.5',
'full_app_version' => 'v4.7.5 - build 4118-g03a451240',
'build_version' => '4118',
'full_app_version' => 'v4.7.5 - build 4133-g0e93495ca',
'build_version' => '4133',
'prerelease_version' => '',
'hash_version' => 'g03a451240',
'full_hash' => 'v4.7.5-10-g03a451240',
'hash_version' => 'g0e93495ca',
'full_hash' => 'v4.7.5-14-g0e93495ca',
'branch' => 'master',
);

0 comments on commit 61fb380

Please sign in to comment.