Bump for release

This commit is contained in:
Dane Everitt
2017-11-04 17:55:14 -05:00
parent b4da7d464f
commit c8cc6d41af

View File

@@ -3,7 +3,7 @@
return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'),
'version' => env('APP_VERSION', '0.7.0-beta.1'),
/*
|--------------------------------------------------------------------------