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 e781c17 commit 5e2dba5Copy full SHA for 5e2dba5
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.1',
4
- 'full_app_version' => 'v8.1.1 - build 17874-gc031f0b45',
5
- 'build_version' => '17874',
+ 'app_version' => 'v8.1.2',
+ 'full_app_version' => 'v8.1.2 - build 17914-g251851ec6',
+ 'build_version' => '17914',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gc031f0b45',
8
- 'full_hash' => 'v8.1.1-14-gc031f0b45',
+ 'hash_version' => 'g251851ec6',
+ 'full_hash' => 'v8.1.2-32-g251851ec6',
9
'branch' => 'develop',
10
);
0 commit comments