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 83a19fb commit 4f534e0Copy full SHA for 4f534e0
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.18',
4
- 'full_app_version' => 'v8.1.18 - build 18876-g4c6249eb9',
5
- 'build_version' => '18876',
+ 'app_version' => 'v8.2.0-pre',
+ 'full_app_version' => 'v8.2.0-pre - build 19055-g6e56d5613',
+ 'build_version' => '19055',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g4c6249eb9',
8
- 'full_hash' => 'v8.1.18-77-g4c6249eb9',
+ 'hash_version' => 'g6e56d5613',
+ 'full_hash' => 'v8.2.0-pre-176-g6e56d5613',
9
'branch' => 'develop',
10
);
0 commit comments