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 953b3a8 commit 31f2b73Copy full SHA for 31f2b73
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.0-RC-8',
4
- 'full_app_version' => 'v6.0.0-RC-8 - build 6825-g173ec44b9',
+ 'app_version' => 'v6.0.0-GM',
+ 'full_app_version' => 'v6.0.0-GM - build 6825-g173ec44b9',
5
'build_version' => '6825',
6
'prerelease_version' => '',
7
'hash_version' => 'g173ec44b9',
8
- 'full_hash' => 'v6.0.0-RC-8-10-g173ec44b9',
+ 'full_hash' => 'v6.0.0-GM-10-g173ec44b9',
9
'branch' => 'develop',
10
);
0 commit comments