Skip to content

Commit 09b0a3d

Browse files
committed
bump version for release
1 parent b5a26c2 commit 09b0a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/app.php

Lines changed: 2 additions & 2 deletions
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.4.1-beta'),
88

99
/*
1010
|--------------------------------------------------------------------------
@@ -115,7 +115,7 @@
115115
'providers' => [
116116

117117
Dingo\Api\Provider\LaravelServiceProvider::class,
118-
118+
119119
/*
120120
* Laravel Framework Service Providers...
121121
*/

0 commit comments

Comments
 (0)