Bump for yet another pre-release 🙄

This commit is contained in:
Dane Everitt
2017-03-19 13:36:49 -04:00
parent 5e27772fef
commit 01c208727d

View File

@@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'),
'version' => env('APP_VERSION', '0.6.0-pre.7'),
/*
|--------------------------------------------------------------------------