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 a36afbc + f56fd9b commit 8bcd5a6Copy full SHA for 8bcd5a6
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.2.1',
4
- 'full_app_version' => 'v8.2.1 - build 19068-g6ca49a20c',
5
- 'build_version' => '19068',
+ 'app_version' => 'v8.2.2-pre',
+ 'full_app_version' => 'v8.2.2-pre - build 19319-ga36afbcb2',
+ 'build_version' => '19319',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g6ca49a20c',
8
- 'full_hash' => 'v8.2.1-10-g6ca49a20c',
+ 'hash_version' => 'ga36afbcb2',
+ 'full_hash' => 'v8.2.2-pre-249-ga36afbcb2',
9
'branch' => 'master',
10
);
0 commit comments