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.
2 parents ace7abc + aae6a8f commit 8cd78b2Copy full SHA for 8cd78b2
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.1.5',
4
- 'full_app_version' => 'v5.1.5 - build 6082-g9eea46ade',
5
- 'build_version' => '6082',
+ 'app_version' => 'v5.1.6',
+ 'full_app_version' => 'v5.1.6 - build 6109-gace7abc1a',
+ 'build_version' => '6109',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g9eea46ade',
8
- 'full_hash' => 'v5.1.5-44-g9eea46ade',
9
- 'branch' => 'master',
+ 'hash_version' => 'gace7abc1a',
+ 'full_hash' => 'v5.1.6-71-gace7abc1a',
+ 'branch' => 'develop',
10
);
0 commit comments