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 eb2c536 commit 15870d0Copy full SHA for 15870d0
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.0.4',
4
- 'full_app_version' => 'v8.0.4 - build 17704-g0dcb315d9',
5
- 'build_version' => '17704',
+ 'app_version' => 'v8.1.0',
+ 'full_app_version' => 'v8.1.0 - build 17855-gd81788345',
+ 'build_version' => '17855',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g0dcb315d9',
8
- 'full_hash' => 'v8.0.4-506-g0dcb315d9',
+ 'hash_version' => 'gd81788345',
+ 'full_hash' => 'v8.1.0-657-gd81788345',
9
'branch' => 'develop',
10
);
0 commit comments