From 58c16e706d3eb98ce28963b6e12243b0e8fc6ddb Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 17 Feb 2018 17:02:21 -0600 Subject: [PATCH] Bump for stable release :100: --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 03742244b..1376becd6 100644 --- a/config/app.php +++ b/config/app.php @@ -9,7 +9,7 @@ return [ | change this value if you are not maintaining your own internal versions. */ - 'version' => 'canary', + 'version' => '0.7.0', /* |--------------------------------------------------------------------------