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 bd02b9e commit a7a1045Copy full SHA for a7a1045
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
'app_version' => 'v4.0',
4
- 'build_version' => 'beta 2',
5
- 'hash_version' => '46',
6
- 'full_hash' => 'v4.0-beta-246-g73ce5f9',
+ 'build_version' => 'beta3',
+ 'hash_version' => '22',
+ 'full_hash' => 'v4.0-beta3-22-gbd02b9e',
7
);
0 commit comments