version update

This commit is contained in:
Čarodej
2022-06-28 16:35:03 +02:00
parent 22e096cf24
commit 45844f26d3
2 changed files with 5 additions and 2 deletions

View File

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

View File

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