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 d124c89 commit 43bd00dCopy full SHA for 43bd00d
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.7',
4
- 'full_app_version' => 'v6.0.7 - build 8351-gacc2e12f1',
5
- 'build_version' => '8351',
+ 'app_version' => 'v6.0.8',
+ 'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
+ 'build_version' => '8409',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gacc2e12f1',
8
- 'full_hash' => 'v6.0.7-42-gacc2e12f1',
+ 'hash_version' => 'gff5d64fcb',
+ 'full_hash' => 'v6.0.8-56-gff5d64fcb',
9
'branch' => 'develop',
10
);
0 commit comments