1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00

bump to 0.2.0

This commit is contained in:
Dane Everitt 2016-02-14 21:53:59 -05:00
parent 3266f220b9
commit fb1eef292b

View File

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