Api version update.

This commit is contained in:
Cüneyt Şentürk
2020-01-29 12:30:47 +03:00
parent 14fd4c2b94
commit e136922ffd
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ return [
|
*/
'version' => env('API_VERSION', 'v1'),
'version' => env('API_VERSION', 'v2'),
/*
|--------------------------------------------------------------------------