mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
Changelog update
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## Version 2.2.6
|
||||||
|
#### Release date: 17. August 2022
|
||||||
|
- fixed upload button issue
|
||||||
|
|
||||||
## Version 2.2.5
|
## Version 2.2.5
|
||||||
#### Release date: 11. August 2022
|
#### Release date: 11. August 2022
|
||||||
- improved tracking for Google Analytics
|
- improved tracking for Google Analytics
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'version' => '2.2.5',
|
'version' => '2.2.6',
|
||||||
|
|
||||||
'is_demo' => env('APP_DEMO', false),
|
'is_demo' => env('APP_DEMO', false),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user