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 1f1d9d5 + c0103cd commit 4c04dc7Copy full SHA for 4c04dc7
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.0.10',
4
- 'build_version' => '235',
5
- 'hash_version' => 'gcbe008d',
6
- 'full_hash' => 'v4.0.10-235-gcbe008d',
+ 'app_version' => 'v4.0.11',
+ 'build_version' => '264',
+ 'hash_version' => 'gc776fa4',
+ 'full_hash' => 'v4.0.11-264-gc776fa4',
7
);
0 commit comments