We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccf148 commit f7cd21aCopy full SHA for f7cd21a
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.0-RC-6',
4
- 'full_app_version' => 'v6.0.0-RC-6 - build 6785-gab18ceb2f',
5
- 'build_version' => '6785',
+ 'app_version' => 'v6.0.0-RC-7',
+ 'full_app_version' => 'v6.0.0-RC-7 - build 6787-gd56552a8a',
+ 'build_version' => '6787',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gab18ceb2f',
8
- 'full_hash' => 'v6.0.0-RC-6-gab18ceb2f',
+ 'hash_version' => 'gd56552a8a',
+ 'full_hash' => 'v6.0.0-RC-7-34-gd56552a8a',
9
'branch' => 'develop',
10
);
0 commit comments