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.
1 parent f66e222 commit 85da308Copy full SHA for 85da308
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.0.8',
4
- 'build_version' => '102',
5
- 'hash_version' => 'gef19bc7',
6
- 'full_hash' => 'v4.0.8-102-gef19bc7',
+ 'app_version' => 'v4.0.9',
+ 'build_version' => '120',
+ 'hash_version' => 'gf66e222',
+ 'full_hash' => 'v4.0.9-120-gf66e222',
7
);
0 commit comments