Skip to content

Commit 702c1d6

Browse files
committed
Official bump to v0.5.0 🎉
1 parent 01a6054 commit 702c1d6

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.5.0-beta'),
7+
'version' => env('APP_VERSION', 'v0.5.0'),
88

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

0 commit comments

Comments
 (0)