Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Nov 3, 2020
1 parent 2844800 commit 9f4a212
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v5.0.4',
'full_app_version' => 'v5.0.4 - build 5452-gc93f4ef0d',
'build_version' => '5452',
'app_version' => 'v5.0.5-pre',
'full_app_version' => 'v5.0.5-pre - build 5457-',
'build_version' => '5457',
'prerelease_version' => '',
'hash_version' => 'gc93f4ef0d',
'full_hash' => 'v5.0.4-7-gc93f4ef0d',
'hash_version' => '',
'full_hash' => 'v5.0.5-pre',
'branch' => 'master',
);

0 comments on commit 9f4a212

Please sign in to comment.