update version number

This commit is contained in:
Chris
2018-02-12 14:48:25 +00:00
parent a2aac1f33c
commit effafe7b2d

View File

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