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 6ca49a2 + 24afde0 commit 4fcc558Copy full SHA for 4fcc558
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.2.0',
4
- 'full_app_version' => 'v8.2.0 - build 19055-g6e56d5613',
5
- 'build_version' => '19055',
+ 'app_version' => 'v8.2.1',
+ 'full_app_version' => 'v8.2.1 - build 19068-g6ca49a20c',
+ 'build_version' => '19068',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g6e56d5613',
8
- 'full_hash' => 'v8.2.0-176-g6e56d5613',
+ 'hash_version' => 'g6ca49a20c',
+ 'full_hash' => 'v8.2.1-10-g6ca49a20c',
9
'branch' => 'master',
10
);
0 commit comments