mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-26 14:34:42 +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
|
## Version 2.2
|
||||||
#### Release date: 18. May 2022
|
#### Release date: 18. May 2022
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'version' => '2.2.0.4',
|
'version' => '2.2.0.5',
|
||||||
|
|
||||||
'is_demo' => env('APP_DEMO', false),
|
'is_demo' => env('APP_DEMO', false),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user