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 f87ffb8 commit a88f622Copy full SHA for a88f622
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.2.0',
4
- 'full_app_version' => 'v5.2.0 - build 6339-g14a8baeca',
5
- 'build_version' => '6339',
+ 'app_version' => 'v5.3.0',
+ 'full_app_version' => 'v5.3.0 - build 6470-gf87ffb84d',
+ 'build_version' => '6470',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g14a8baeca',
8
- 'full_hash' => 'v5.2.0-188-g14a8baeca',
+ 'hash_version' => 'gf87ffb84d',
+ 'full_hash' => 'v5.3.0-128-gf87ffb84d',
9
'branch' => 'master',
10
);
0 commit comments