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 381003e commit 4d66f7cCopy full SHA for 4d66f7c
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v7.0.10',
4
- 'full_app_version' => 'v7.0.10 - build 14684-gc2bcc2e2d',
5
- 'build_version' => '14684',
+ 'app_version' => 'v7.0.11',
+ 'full_app_version' => 'v7.0.11 - build 14904-g6c0cf9447',
+ 'build_version' => '14904',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gc2bcc2e2d',
8
- 'full_hash' => 'v7.0.10-311-gc2bcc2e2d',
9
- 'branch' => 'master',
+ 'hash_version' => 'g6c0cf9447',
+ 'full_hash' => 'v7.0.11-218-g6c0cf9447',
+ 'branch' => 'develop',
10
);
0 commit comments