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 fd4ee60 + 8b15841 commit adc0d3aCopy full SHA for adc0d3a
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.0.10',
4
- 'full_app_version' => 'v5.0.10 - build 5680-gf9b1fdc36',
5
- 'build_version' => '5680',
+ 'app_version' => 'v5.0.11',
+ 'full_app_version' => 'v5.0.11 - build 5695-gfd4ee6027',
+ 'build_version' => '5695',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gf9b1fdc36',
8
- 'full_hash' => 'v5.0.10-21-gf9b1fdc36',
+ 'hash_version' => 'gfd4ee6027',
+ 'full_hash' => 'v5.0.11-13-gfd4ee6027',
9
'branch' => 'master',
10
);
0 commit comments