1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-25 10:32:31 +01:00

bump version for development

This commit is contained in:
Dane Everitt 2016-01-26 22:10:47 -05:00
parent 4030eb4994
commit fa6a535349

View File

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