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 d792d99 commit 4006d64Copy full SHA for 4006d64
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.15',
4
- 'full_app_version' => 'v8.1.15 - build 18405-ge4314cf42',
5
- 'build_version' => '18405',
+ 'app_version' => 'v8.1.16',
+ 'full_app_version' => 'v8.1.16 - build 18612-g0f92dee2c',
+ 'build_version' => '18612',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ge4314cf42',
8
- 'full_hash' => 'v8.1.15-13-ge4314cf42',
+ 'hash_version' => 'g0f92dee2c',
+ 'full_hash' => 'v8.1.16-220-g0f92dee2c',
9
'branch' => 'develop',
10
);
0 commit comments