Skip to content

Commit 6c8249b

Browse files
committed
2.0.1
1 parent e16b9cf commit 6c8249b

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
@@ -18,8 +18,8 @@ class Module extends FormToolsModule
1818
protected $author = "Ben Keen";
1919
protected $authorEmail = "[email protected]";
2020
protected $authorLink = "https://formtools.org";
21-
protected $version = "2.0.0";
22-
protected $date = "2017-10-29";
21+
protected $version = "2.0.1";
22+
protected $date = "2017-10-31";
2323
protected $originLanguage = "en_us";
2424
protected $jsFiles = array(
2525
"{MODULEROOT}/scripts/field_options.js"

0 commit comments

Comments
 (0)