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 10a4d7e + 176a26e commit edf7586Copy full SHA for edf7586
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.0.9',
4
- 'build_version' => '215',
5
- 'hash_version' => 'g36cbffa',
6
- 'full_hash' => 'v4.0.9-215-g36cbffa',
+ 'app_version' => 'v4.0.10',
+ 'build_version' => '235',
+ 'hash_version' => 'gcbe008d',
+ 'full_hash' => 'v4.0.10-235-gcbe008d',
7
);
0 commit comments