We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a97c86 + 7ec5009 commit 63c7640Copy full SHA for 63c7640
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