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 c29bdbd + c9f55bf commit 91f3e07Copy full SHA for 91f3e07
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.0.3',
4
- 'full_app_version' => 'v8.0.3 - build 17154-ged8a48672',
5
- 'build_version' => '17154',
+ 'app_version' => 'v8.0.4',
+ 'full_app_version' => 'v8.0.4 - build 17196-gc29bdbdac',
+ 'build_version' => '17196',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ged8a48672',
8
- 'full_hash' => 'v8.0.3-99-ged8a48672',
+ 'hash_version' => 'gc29bdbdac',
+ 'full_hash' => 'v8.0.4-29-gc29bdbdac',
9
'branch' => 'master',
10
);
0 commit comments