From f61dbfbeae8f605133ed43ec4ca5364d0e703e3f Mon Sep 17 00:00:00 2001 From: Kay Strobach Date: Fri, 19 Aug 2016 14:59:02 +0200 Subject: [PATCH] 3.0.4 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 7120b5f..3cdb7d8 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.3', + 'version' => '3.0.4', 'dependencies' => 'cms', 'conflicts' => '', 'priority' => '',