Skip to content

Commit 25cc1be

Browse files
committed
bump version for release
1 parent e358796 commit 25cc1be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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', 'canary'),
7+
'version' => env('APP_VERSION', '0.5.4'),
88

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

0 commit comments

Comments
 (0)