bump version for pre.2

This commit is contained in:
Dane Everitt
2016-10-07 17:08:07 -04:00
parent ab19e2ee96
commit e392433d58

View File

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