mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
Extended login time up to 3 months
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'version' => '2.2.0.12',
|
||||
'version' => '2.2.0.13',
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
@@ -75,5 +75,6 @@ return [
|
||||
'2_1_1',
|
||||
'2_1_2',
|
||||
'2_2_0',
|
||||
'2_2_0_13',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user