This commit is contained in:
Čarodej
2022-08-11 09:41:45 +02:00
parent 6956aa4209
commit 519ab53b13
2 changed files with 2 additions and 2 deletions

View File

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

View File

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