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 a04740b + 9788397 commit 5df5c47Copy full SHA for 5df5c47
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 18167-ga2669a308',
5
- 'build_version' => '18167',
+ 'full_app_version' => 'v8.1.3 - build 18227-ga04740ba8',
+ 'build_version' => '18227',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ga2669a308',
8
- 'full_hash' => 'v8.1.3-102-ga2669a308',
+ 'hash_version' => 'ga04740ba8',
+ 'full_hash' => 'v8.1.3-162-ga04740ba8',
9
'branch' => 'master',
10
);
0 commit comments