mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
- send notification to native user when file request was sent via email
- updated mysql dump
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'version' => '2.1.3',
|
||||
'version' => '2.2',
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
@@ -69,5 +69,6 @@ return [
|
||||
'2_0_16',
|
||||
'2_1_1',
|
||||
'2_1_2',
|
||||
'2_2_0',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user