Skip to content

Commit 8259304

Browse files
committed
bump version for pre-release
1 parent 6b011fc commit 8259304

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-pre.3'),
88

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

0 commit comments

Comments
 (0)