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 39c6821 commit 41994c9Copy full SHA for 41994c9
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.0.15',
4
- 'build_version' => '455',
5
- 'hash_version' => 'g95b6e0d',
6
- 'full_hash' => 'v4.0.15-455-g95b6e0d',
+ 'app_version' => 'v4.1.0-beta',
+ 'build_version' => '460',
+ 'hash_version' => 'g39c6821',
+ 'full_hash' => 'v4.1.0-beta-460-g39c6821',
7
);
0 commit comments