We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7a66d commit 866fb62Copy full SHA for 866fb62
code/Module.class.php
@@ -13,8 +13,8 @@ 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.0";
17
- protected $date = "2017-09-24";
+ protected $version = "2.1.1";
+ protected $date = "2017-09-27";
18
protected $originLanguage = "en_us";
19
protected $jsFiles = array("scripts/tests.js");
20
protected $cssFiles = array("css/styles.css");
0 commit comments