diff --git a/changelog.md b/changelog.md index 9ff82704..8156c286 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,5 @@ ## Version 2.2.5 -#### Release date: 9. August 2022 +#### Release date: 11. August 2022 - improved tracking for Google Analytics ## Version 2.2.4 diff --git a/config/vuefilemanager.php b/config/vuefilemanager.php index 2f1065f0..573ca59a 100644 --- a/config/vuefilemanager.php +++ b/config/vuefilemanager.php @@ -1,7 +1,7 @@ '2.2.3', + 'version' => '2.2.5', 'is_demo' => env('APP_DEMO', false),