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 8857391 commit abb7f23Copy full SHA for abb7f23
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.3',
4
- 'full_app_version' => 'v6.0.3 - build 8046-gea1ff1e8b',
5
- 'build_version' => '8046',
+ 'app_version' => 'v6.0.4',
+ 'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
+ 'build_version' => '8050',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gea1ff1e8b',
8
- 'full_hash' => 'v6.0.3-154-gea1ff1e8b',
+ 'hash_version' => 'gb448c8965',
+ 'full_hash' => 'v6.0.4-4-gb448c8965',
9
'branch' => 'develop',
10
);
0 commit comments