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 25bfd3e + 30b481b commit fd07550Copy full SHA for fd07550
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v7.1.14',
4
- 'full_app_version' => 'v7.1.14 - build 15942-g3bf33aa68',
5
- 'build_version' => '15942',
+ 'app_version' => 'v7.1.15',
+ 'full_app_version' => 'v7.1.15 - build 16052-g25bfd3e84',
+ 'build_version' => '16052',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g3bf33aa68',
8
- 'full_hash' => 'v7.1.14-420-g3bf33aa68',
+ 'hash_version' => 'g25bfd3e84',
+ 'full_hash' => 'v7.1.15-105-g25bfd3e84',
9
'branch' => 'master',
10
);
0 commit comments