extended license restrictions removed

This commit is contained in:
Čarodej
2022-08-05 15:24:06 +02:00
parent d1ecd33838
commit 7db1c7926f
23 changed files with 219 additions and 403 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '2.2.2',
'version' => '2.2.3',
'is_demo' => env('APP_DEMO', false),
@@ -78,5 +78,6 @@ return [
'2_2_0_13',
'2_2_1',
'2_2_2',
'2_2_3',
],
];