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 b3c12d4 commit 9788397Copy full SHA for 9788397
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' => 'develop',
10
);
0 commit comments