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.
2 parents f9b1fdc + e2cb7a0 commit 60d269aCopy full SHA for 60d269a
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.0.9',
4
- 'full_app_version' => 'v5.0.9 - build 5616-973eacf6c3',
5
- 'build_version' => '5616',
+ 'app_version' => 'v5.0.10',
+ 'full_app_version' => 'v5.0.10 - build 5680-gf9b1fdc36',
+ 'build_version' => '5680',
6
'prerelease_version' => '',
7
- 'hash_version' => '973eacf6c3',
8
- 'full_hash' => 'v5.0.9-87-973eacf6c3',
+ 'hash_version' => 'gf9b1fdc36',
+ 'full_hash' => 'v5.0.10-21-gf9b1fdc36',
9
'branch' => 'master',
10
);
0 commit comments