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 dc619bb commit b8799f8Copy full SHA for b8799f8
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.0.1',
4
- 'full_app_version' => 'v8.0.1 - build 16992-g18c7cbbbb',
5
- 'build_version' => '16992',
+ 'app_version' => 'v8.0.2',
+ 'full_app_version' => 'v8.0.2 - build 17048-g44dd06161',
+ 'build_version' => '17048',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g18c7cbbbb',
8
- 'full_hash' => 'v8.0.1-28-g18c7cbbbb',
+ 'hash_version' => 'g44dd06161',
+ 'full_hash' => 'v8.0.2-54-g44dd06161',
9
'branch' => 'develop',
10
);
0 commit comments