Cherry pick fix for generic user from 3.5.11

Set version 3.6.17
This commit is contained in:
tomolimo
2020-10-12 15:38:17 +02:00
parent ca197c9f43
commit c895643c5c
4 changed files with 15 additions and 17 deletions

View File

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