diff --git a/ext_emconf.php b/ext_emconf.php index 647245d..6833973 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => 'Azure Storage', 'description' => 'Microsoft Azure Blob Storage to TYPO3', 'category' => 'be', - 'version' => '0.3.1', + 'version' => '0.3.2', 'state' => 'beta', 'clearcacheonload' => 1, 'author' => 'Benjamin Hirsch',