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 6a97c86 commit 7ec5009Copy full SHA for 7ec5009
1 file changed
src/Providers/FusionServiceProvider.php
@@ -44,7 +44,7 @@ public function boot()
44
public function register()
45
{
46
if (! defined('FUSION_VERSION')) {
47
- define('FUSION_VERSION', '6.0.0-beta.5');
+ define('FUSION_VERSION', '6.0.0-beta.9');
48
}
49
50
$this->registerProviders();
0 commit comments