bump version for pre-release

This commit is contained in:
Dane Everitt 2016-10-22 11:16:17 -04:00
parent 6b011fcd36
commit 8259304314
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

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