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 8a7cd87 + 35ab5c7 commit 2aa9412Copy full SHA for 2aa9412
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.0.5',
4
- 'full_app_version' => 'v5.0.5-52-g63a8535de',
5
- 'build_version' => '5509',
+ 'app_version' => 'v5.0.6',
+ 'full_app_version' => 'v5.0.6-5526-g8a7cd8764',
+ 'build_version' => '5526',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g63a8535de',
8
- 'full_hash' => 'v5.0.5-52-g63a8535de',
+ 'hash_version' => 'g8a7cd8764',
+ 'full_hash' => 'v5.0.6-5526-g8a7cd8764',
9
'branch' => 'master',
10
);
0 commit comments