mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
version update
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
## Version 2.2.0.11
|
||||
## Version 2.2.0.12
|
||||
#### Release date: 28. Jun 2022
|
||||
- Fixed paystack transaction issue
|
||||
|
||||
#### Release date: 27. Jun 2022
|
||||
- Added hint to set cron command in dashboard panel when cron is not set correctly
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'version' => '2.2.0.11',
|
||||
'version' => '2.2.0.12',
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user