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.
2 parents b448c89 + abb7f23 commit 1806dacCopy full SHA for 1806dac
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 8045-ga7b155108',
5
- 'build_version' => '8045',
+ 'app_version' => 'v6.0.4',
+ 'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
+ 'build_version' => '8050',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ga7b155108',
8
- 'full_hash' => 'v6.0.3-153-ga7b155108',
+ 'hash_version' => 'gb448c8965',
+ 'full_hash' => 'v6.0.4-4-gb448c8965',
9
'branch' => 'master',
10
-);
+);
0 commit comments