changelog

This commit is contained in:
Čarodej
2022-06-12 15:16:25 +02:00
parent 918c0a6fe9
commit a61d8434be
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '2.2.0.4',
'version' => '2.2.0.5',
'is_demo' => env('APP_DEMO', false),