Bump for release

This commit is contained in:
Dane Everitt
2017-11-18 17:01:48 -06:00
parent 3e8514b966
commit f62da9fcf4

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.2'),
/*
|--------------------------------------------------------------------------