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 3b498ef commit 1076ec9Copy full SHA for 1076ec9
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.1.0-beta',
4
- 'build_version' => '460',
5
- 'hash_version' => 'g39c6821',
6
- 'full_hash' => 'v4.1.0-beta-460-g39c6821',
+ 'app_version' => 'v4.1.0',
+ 'build_version' => 'beta2',
+ 'hash_version' => 'g3b498ef',
+ 'full_hash' => 'v4.1.0-beta2-3-g3b498ef',
7
);
0 commit comments