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 73ce5f9 commit e6323e0Copy full SHA for e6323e0
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.0-beta',
4
- 'build_version' => '1',
5
- 'hash_version' => 'gcb1e3b7',
6
- 'full_hash' => 'v4.0-beta-244-gcb1e3b7',
+ 'app_version' => 'v4.0',
+ 'build_version' => 'beta 2',
+ 'hash_version' => '46',
+ 'full_hash' => 'v4.0-beta-246-g73ce5f9',
7
);
0 commit comments