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 f2b7a3d commit bbf69bcCopy full SHA for bbf69bc
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.18-pre',
4
- 'full_app_version' => 'v8.1.18-pre - build 18872-g2e8ae3376',
5
- 'build_version' => '18872',
+ 'app_version' => 'v8.1.18',
+ 'full_app_version' => 'v8.1.18 - build 18876-g4c6249eb9',
+ 'build_version' => '18876',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g2e8ae3376',
8
- 'full_hash' => 'v8.1.18-pre-73-g2e8ae3376',
+ 'hash_version' => 'g4c6249eb9',
+ 'full_hash' => 'v8.1.18-77-g4c6249eb9',
9
'branch' => 'develop',
10
);
0 commit comments