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 7ce5993 commit 78809c0Copy full SHA for 78809c0
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.3.1',
4
- 'full_app_version' => 'v5.3.1 - build 6490-g6690a0f1d',
5
- 'build_version' => '6490',
+ 'app_version' => 'v5.3.2',
+ 'full_app_version' => 'v5.3.2 - build 6508-g7ce5993f5',
+ 'build_version' => '6508',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g6690a0f1d',
8
- 'full_hash' => 'v5.3.1-19-g6690a0f1d',
+ 'hash_version' => 'g7ce5993f5',
+ 'full_hash' => 'v5.3.2-15-g7ce5993f5',
9
'branch' => 'master',
10
);
0 commit comments