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 5f639bc commit 7360e09Copy full SHA for 7360e09
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.3.2',
4
- 'full_app_version' => 'v8.3.2 - build 19905-g028b4e7b7',
5
- 'build_version' => '19905',
+ 'app_version' => 'v8.3.3',
+ 'full_app_version' => 'v8.3.3 - build 20061-g884d2a955',
+ 'build_version' => '20061',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g028b4e7b7',
8
- 'full_hash' => 'v8.3.2-319-g028b4e7b7',
+ 'hash_version' => 'g884d2a955',
+ 'full_hash' => 'v8.3.3-154-g884d2a955',
9
'branch' => 'develop',
10
);
0 commit comments