diff --git a/ext_emconf.php b/ext_emconf.php index b0aff6b..05ed88e 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -14,7 +14,7 @@ 'title' => 'JS Library: Google Analytics', 'description' => 'This extension simple integrates google\'s analytics.js into your website. Configurable with constants-editor and equipped with a scheduler task to periodically download a local copy of analytics.js if you don\'t want to use Google\'s CDN.', 'category' => 'fe', - 'version' => '0.1.0', + 'version' => '0.1.1', 'state' => 'beta', 'uploadfolder' => true, 'createDirs' => '',