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 b2e7572 commit 7573a03Copy full SHA for 7573a03
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.0',
4
- 'full_app_version' => 'v6.0.0 - build 6860-g722e88a47',
5
- 'build_version' => '6860',
+ 'app_version' => 'v6.0.1',
+ 'full_app_version' => 'v6.0.1 - build 7750-gb2e7572fe',
+ 'build_version' => '7750',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g722e88a47',
8
- 'full_hash' => 'v6.0.0-30-g722e88a47',
9
- 'branch' => 'master',
+ 'hash_version' => 'gb2e7572fe',
+ 'full_hash' => 'v6.0.1-29-gb2e7572fe',
+ 'branch' => 'develop',
10
);
0 commit comments