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 14244f4 commit e86996bCopy full SHA for e86996b
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.4',
4
- 'full_app_version' => 'v8.1.4 - build 18245-g101b8afb5',
5
- 'build_version' => '18245',
+ 'app_version' => 'v8.1.5',
+ 'full_app_version' => 'v8.1.5 - build 18388-g64aeaeeee',
+ 'build_version' => '18388',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g101b8afb5',
8
- 'full_hash' => 'v8.1.4-180-g101b8afb5',
+ 'hash_version' => 'g64aeaeeee',
+ 'full_hash' => 'v8.1.5-141-g64aeaeeee',
9
'branch' => 'develop',
10
);
0 commit comments