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 424c340 commit 19111f9Copy full SHA for 19111f9
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 = "https://formtools.org";
20
- protected $version = "2.0.7";
21
- protected $date = "2018-03-31";
+ protected $version = "2.0.8";
+ protected $date = "2018-04-18";
22
protected $originLanguage = "en_us";
23
protected $jsFiles = array(
24
"https://www.gstatic.com/charts/loader.js",
0 commit comments