From c2970c4bff9c88ff9d3ba2b25ab532af42fc6c31 Mon Sep 17 00:00:00 2001 From: Kay Strobach Date: Fri, 17 Jul 2015 09:11:02 +0200 Subject: [PATCH] 3.0.2 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 8bbbe1b..04861b1 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -15,7 +15,7 @@ 'description' => 'Provides a shared version of the jQuery Javascript framework for use in other extensions. See class.tx_t3jquery.php for API and usage. Includes BE module to configure the used parts of jQuery UI, jQuery TOOLS and Bootstrap.', 'category' => 'misc', 'shy' => 0, - 'version' => '3.0.1', + 'version' => '3.0.2', 'dependencies' => 'cms', 'conflicts' => '', 'priority' => '',