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 e75df97 commit 960b3aeCopy full SHA for 960b3ae
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.2',
4
- 'full_app_version' => 'v8.1.2 - build 17914-g251851ec6',
5
- 'build_version' => '17914',
+ 'app_version' => 'v8.1.3',
+ 'full_app_version' => 'v8.1.3 - build 18054-gd67933ab4',
+ 'build_version' => '18054',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g251851ec6',
8
- 'full_hash' => 'v8.1.2-32-g251851ec6',
+ 'hash_version' => 'gd67933ab4',
+ 'full_hash' => 'v8.1.3-133-gd67933ab4',
9
'branch' => 'develop',
10
);
0 commit comments