Skip to content

Commit ca84022

Browse files
committed
bump version to 0.5.0
Any changes to v0.4.x release will require a release branch with modifications.
1 parent 30f5838 commit ca84022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
'env' => env('APP_ENV', 'production'),
66

7-
'version' => env('APP_VERSION', 'v0.4.1-beta'),
7+
'version' => env('APP_VERSION', 'v0.5.0-beta'),
88

99
/*
1010
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)