Skip to content

Commit 63aa50e

Browse files
authored
Bump version (#120)
1 parent c537795 commit 63aa50e

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.9');
47+
define('FUSION_VERSION', '6.0.0-beta.10');
4848
}
4949

5050
$this->registerProviders();

0 commit comments

Comments
 (0)