Skip to content

Commit 866fb62

Browse files
committed
2.1.1
1 parent cf7a66d commit 866fb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/Module.class.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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.0";
17-
protected $date = "2017-09-24";
16+
protected $version = "2.1.1";
17+
protected $date = "2017-09-27";
1818
protected $originLanguage = "en_us";
1919
protected $jsFiles = array("scripts/tests.js");
2020
protected $cssFiles = array("css/styles.css");

0 commit comments

Comments
 (0)