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 2e8ae33 + dade979 commit 016900bCopy full SHA for 016900b
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.17',
4
- 'full_app_version' => 'v8.1.17 - build 18792-g33263f5a9',
5
- 'build_version' => '18792',
+ 'app_version' => 'v8.1.18-pre',
+ 'full_app_version' => 'v8.1.18-pre - build 18872-g2e8ae3376',
+ 'build_version' => '18872',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g33263f5a9',
8
- 'full_hash' => 'v8.1.17-180-g33263f5a9',
+ 'hash_version' => 'g2e8ae3376',
+ 'full_hash' => 'v8.1.18-pre-73-g2e8ae3376',
9
'branch' => 'master',
10
);
0 commit comments