tag for release

This commit is contained in:
Dane Everitt
2017-04-15 23:40:41 -04:00
parent dcc2257fa7
commit c942387a0a

View File

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