bump for release

This commit is contained in:
Dane Everitt
2017-06-26 22:51:59 -05:00
parent 9ca5f97e65
commit 11b887e1b0

View File

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