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 28a4293 commit 01bb4bfCopy full SHA for 01bb4bf
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.1.0',
4
- 'build_version' => '37',
5
- 'hash_version' => 'g48207fc',
6
- 'full_hash' => 'v4.1.0-37-g48207fc',
+ 'app_version' => 'v4.1.1',
+ 'build_version' => '46',
+ 'hash_version' => 'g28a4293',
+ 'full_hash' => 'v4.1.1-46-g28a4293',
7
);
0 commit comments