Skip to content

Commit

Permalink
Bumped GM version
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Oct 10, 2020
1 parent 51d804c commit 2dc027e
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.0-beta-6-GM',
'full_app_version' => 'v5.0.0-beta-6-GM - build 4483-',
'build_version' => '4483',
'app_version' => 'v5.0.0-beta-7-GM',
'full_app_version' => 'v5.0.0-beta-7-GM - build 4484-g33cf4896d',
'build_version' => '4484',
'prerelease_version' => '',
'hash_version' => '',
'full_hash' => 'v5.0.0-beta-6-GM',
'hash_version' => 'g33cf4896d',
'full_hash' => 'v5.0.0-beta-7-GM-1-g33cf4896d',
'branch' => 'develop',
);

0 comments on commit 2dc027e

Please sign in to comment.