From 39d4a11f5cc1e83e0da1c943bd16a5d2d9a905c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=B6ffler?= Date: Wed, 17 Dec 2014 09:08:10 +0100 Subject: [PATCH] [RELEASE] Releases 7.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib05ebd09c50db9a8b9d837d57f0ef339e0c41073 Reviewed-on: http://review.typo3.org/35536 Reviewed-by: Thomas Löffler Tested-by: Thomas Löffler --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 4efb5be..f3c92c2 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -15,7 +15,7 @@ 'description' => 'You can set password conventions to force secure passwords for BE users. Works with rsa auth and salted passwords!', 'category' => 'be', 'shy' => 0, - 'version' => '7.0.0', + 'version' => '7.0.1', 'dependencies' => '', 'conflicts' => '', 'priority' => '',