From 38ac0c7ac62c1a75fc5526878f89637ca7f38ab2 Mon Sep 17 00:00:00 2001 From: Adrian Dymorz Date: Sat, 30 Nov 2013 20:42:27 +0100 Subject: [PATCH] Increase version number --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 7edb856..c0edc3f 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -5,7 +5,7 @@ 'description' => 'In case you are running your TYPO3 system in an environment where no opcode cache is available and you do not want to see errors in the system environment check about that (which causes a lot of emails using the system status update cron job) this extension is for you.', 'category' => 'backend', 'shy' => 0, - 'version' => '1.0.0', + 'version' => '1.0.1', 'dependencies' => '', 'conflicts' => '', 'priority' => '',