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 968f8fb commit 8720a58Copy full SHA for 8720a58
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.9',
4
- 'full_app_version' => 'v6.0.9 - build 8587-gcca531f8c',
5
- 'build_version' => '8587',
+ 'app_version' => 'v6.0.10',
+ 'full_app_version' => 'v6.0.10 - build 8610-g22710afee',
+ 'build_version' => '8610',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gcca531f8c',
8
- 'full_hash' => 'v6.0.9-68-gcca531f8c',
+ 'hash_version' => 'g22710afee',
+ 'full_hash' => 'v6.0.10-91-g22710afee',
9
'branch' => 'develop',
10
);
0 commit comments