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 b8b45d2 commit 5216dd7Copy full SHA for 5216dd7
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.3.1',
4
- 'full_app_version' => 'v8.3.1 - build 19577-g7dd493da3',
5
- 'build_version' => '19577',
+ 'app_version' => 'v8.3.2',
+ 'full_app_version' => 'v8.3.2 - build 19905-g028b4e7b7',
+ 'build_version' => '19905',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g7dd493da3',
8
- 'full_hash' => 'v8.3.1-15-g7dd493da3',
+ 'hash_version' => 'g028b4e7b7',
+ 'full_hash' => 'v8.3.2-319-g028b4e7b7',
9
'branch' => 'develop',
10
);
0 commit comments