Skip to content

Commit

Permalink
🔨 #118 change formdin min version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjverde committed Jul 30, 2022
1 parent 0eb4305 commit dad4a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/constantes.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
define('ROOT_PATH', '../');
define('CHAR_MAX_TEXT_FIELD', 101);

define('FORMDIN_VERSION_MIN_VERSION', '4.8.1');
define('FORMDIN_VERSION_MIN_VERSION', '4.15.0');


if(!defined('DS')) {
Expand Down

0 comments on commit dad4a35

Please sign in to comment.