Update app version ready for next release

This commit is contained in:
Chris 2019-06-19 11:49:17 +01:00
parent 1410c41f48
commit d0584ac941

View file

@ -14,7 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '2.2.1',
'version' => '2.2.2',
/*
|--------------------------------------------------------------------------