Skip to content

Commit 63c7640

Browse files
authored
Merge pull request #101 from kaidesu/bump-version
Bump version
2 parents 6a97c86 + 7ec5009 commit 63c7640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Providers/FusionServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function boot()
4444
public function register()
4545
{
4646
if (! defined('FUSION_VERSION')) {
47-
define('FUSION_VERSION', '6.0.0-beta.5');
47+
define('FUSION_VERSION', '6.0.0-beta.9');
4848
}
4949

5050
$this->registerProviders();

0 commit comments

Comments
 (0)