We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7255a8b commit c8842a8Copy full SHA for c8842a8
app/config/version.php
@@ -1,5 +1,5 @@
1
<?php
2
return array (
3
- 'app_version' => 'v1.2.8-150',
4
- 'hash_version' => 'v1.2.8-150-g84ffc1a',
+ 'app_version' => 'v2.0-beta',
+ 'hash_version' => 'v2.0-beta-4-g7e5f32c',
5
);
0 commit comments