Skip to content

Commit 2f66b7c

Browse files
committed
2.1.2
1 parent 29fda50 commit 2f66b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/Module.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Module extends FormToolsModule
1313
protected $author = "Ben Keen";
1414
protected $authorEmail = "[email protected]";
1515
protected $authorLink = "http://formtools.org";
16-
protected $version = "2.1.1";
16+
protected $version = "2.1.2";
1717
protected $date = "2017-11-25";
1818
protected $originLanguage = "en_us";
1919
protected $jsFiles = array("scripts/tests.js");

0 commit comments

Comments
 (0)