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 fcdea48 commit a92ed97Copy full SHA for a92ed97
config/version.php
@@ -1,5 +1,5 @@
1
<?php
2
return array (
3
- 'app_version' => 'v3.4.0-beta',
4
- 'hash_version' => 'v3.4.0-beta-49-g122f0b9',
+ 'app_version' => 'v3.4.0-alpha',
+ 'hash_version' => 'v3.4.0-alpha-49-g122f0b9',
5
);
0 commit comments