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 101b8af + a5cd306 commit 58d6443Copy full SHA for 58d6443
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.3',
4
- 'full_app_version' => 'v8.1.3 - build 18227-ga04740ba8',
5
- 'build_version' => '18227',
+ 'app_version' => 'v8.1.4',
+ 'full_app_version' => 'v8.1.4 - build 18245-g101b8afb5',
+ 'build_version' => '18245',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ga04740ba8',
8
- 'full_hash' => 'v8.1.3-162-ga04740ba8',
+ 'hash_version' => 'g101b8afb5',
+ 'full_hash' => 'v8.1.4-180-g101b8afb5',
9
'branch' => 'master',
10
);
0 commit comments