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 bc4032c commit 4f4c4edCopy full SHA for 4f4c4ed
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.8',
4
- 'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
5
- 'build_version' => '8409',
+ 'app_version' => 'v6.0.9',
+ 'full_app_version' => 'v6.0.9 - build 8515-g51f729872',
+ 'build_version' => '8515',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gff5d64fcb',
8
- 'full_hash' => 'v6.0.8-56-gff5d64fcb',
+ 'hash_version' => 'g51f729872',
+ 'full_hash' => 'v6.0.9-103-g51f729872',
9
'branch' => 'develop',
10
);
0 commit comments