mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
changelog
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## Version 2.2.0.5
|
||||
#### Release date: 18. May 2022
|
||||
- Solved issue with showing trash content (Affected since 2.2.0)
|
||||
|
||||
## Version 2.2
|
||||
#### Release date: 18. May 2022
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'version' => '2.2.0.4',
|
||||
'version' => '2.2.0.5',
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user