Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Jul 10, 2018
1 parent 0e88a6b commit c162e9a
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.4.2',
'full_app_version' => 'v4.4.2 - build 3666-gaa5003d29',
'build_version' => '3666',
'full_app_version' => 'v4.4.2 - build 3701-gbf1e742df',
'build_version' => '3701',
'prerelease_version' => '',
'hash_version' => 'gaa5003d29',
'full_hash' => 'v4.4.2-28-gaa5003d29',
'hash_version' => 'gbf1e742df',
'full_hash' => 'v4.4.2-63-gbf1e742df',
'branch' => 'develop',
);

0 comments on commit c162e9a

Please sign in to comment.