We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fda50 commit 2f66b7cCopy full SHA for 2f66b7c
code/Module.class.php
@@ -13,7 +13,7 @@ class Module extends FormToolsModule
13
protected $author = "Ben Keen";
14
protected $authorEmail = "[email protected]";
15
protected $authorLink = "http://formtools.org";
16
- protected $version = "2.1.1";
+ protected $version = "2.1.2";
17
protected $date = "2017-11-25";
18
protected $originLanguage = "en_us";
19
protected $jsFiles = array("scripts/tests.js");
0 commit comments