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 edcd46d commit ba94f1bCopy full SHA for ba94f1b
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.1.16',
4
- 'full_app_version' => 'v8.1.16 - build 18612-g0f92dee2c',
5
- 'build_version' => '18612',
+ 'app_version' => 'v8.1.17',
+ 'full_app_version' => 'v8.1.17 - build 18792-g33263f5a9',
+ 'build_version' => '18792',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g0f92dee2c',
8
- 'full_hash' => 'v8.1.16-220-g0f92dee2c',
+ 'hash_version' => 'g33263f5a9',
+ 'full_hash' => 'v8.1.17-180-g33263f5a9',
9
'branch' => 'develop',
10
);
0 commit comments