3
0

Deleted file header comment in sql file

Set version to 4.0.1
This commit is contained in:
Tomolimo
2021-03-19 15:00:37 +01:00
parent 93424d51ab
commit d19435a3dc
4 changed files with 3 additions and 9 deletions

View File

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