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 05c0819 commit 8624531Copy full SHA for 8624531
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.3.9',
4
- 'full_app_version' => 'v5.3.9 - build 6673-gf5ffda805',
5
- 'build_version' => '6673',
+ 'app_version' => 'v5.3.10',
+ 'full_app_version' => 'v5.3.10 - build 6684-g05c081977',
+ 'build_version' => '6684',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gf5ffda805',
8
- 'full_hash' => 'v5.3.9-52-gf5ffda805',
+ 'hash_version' => 'g05c081977',
+ 'full_hash' => 'v5.3.10-1-g05c081977',
9
'branch' => 'master',
10
);
0 commit comments