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 61fa0bd commit 81be845Copy full SHA for 81be845
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.10',
4
- 'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
5
- 'build_version' => '8673',
+ 'app_version' => 'v6.0.11',
+ 'full_app_version' => 'v6.0.11 - build 8758-g61fa0bda4',
+ 'build_version' => '8758',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gc6cbf3712',
8
- 'full_hash' => 'v6.0.10-60-gc6cbf3712',
9
- 'branch' => 'master',
+ 'hash_version' => 'g61fa0bda4',
+ 'full_hash' => 'v6.0.11-145-g61fa0bda4',
+ 'branch' => 'develop',
10
);
0 commit comments