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 4780db3 commit 1364ed4Copy full SHA for 1364ed4
code/Module.class.php
@@ -17,8 +17,8 @@ class Module extends FormToolsModule
17
protected $author = "Ben Keen";
18
protected $authorEmail = "[email protected]";
19
protected $authorLink = "http://formtools.org";
20
- protected $version = "2.0.0";
21
- protected $date = "2017-10-21";
+ protected $version = "2.0.1";
+ protected $date = "2017-10-31";
22
protected $originLanguage = "en_us";
23
protected $jsFiles = array(
24
"https://www.gstatic.com/charts/loader.js",
0 commit comments