Skip to content

Commit 81869de

Browse files
committed
Bump version for release.
1 parent ddb98df commit 81869de

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

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

0 commit comments

Comments
 (0)