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 6690a0f commit 960028bCopy full SHA for 960028b
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.3.0',
4
- 'full_app_version' => 'v5.3.0 - build 6470-gf87ffb84d',
5
- 'build_version' => '6470',
+ 'app_version' => 'v5.3.1',
+ 'full_app_version' => 'v5.3.1 - build 6490-g6690a0f1d',
+ 'build_version' => '6490',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gf87ffb84d',
8
- 'full_hash' => 'v5.3.0-128-gf87ffb84d',
+ 'hash_version' => 'g6690a0f1d',
+ 'full_hash' => 'v5.3.1-19-g6690a0f1d',
9
'branch' => 'master',
10
);
0 commit comments