Skip to content

Commit c8cc6d4

Browse files
committed
Bump for release
1 parent b4da7d4 commit c8cc6d4

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
@@ -3,7 +3,7 @@
33
return [
44
'env' => env('APP_ENV', 'production'),
55

6-
'version' => env('APP_VERSION', 'canary'),
6+
'version' => env('APP_VERSION', '0.7.0-beta.1'),
77

88
/*
99
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)