Fixed issues with notifications

This commit is contained in:
Tomolimo
2021-07-30 10:09:50 +02:00
parent 2d29fa5aa1
commit 14e7e612c9
6 changed files with 709 additions and 674 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('PROCESSMAKER_VERSION', '4.0.5');
define('PROCESSMAKER_VERSION', '4.0.8');
// used for case cancellation
define("CANCEL", 256);