diff --git a/ext_emconf.php b/ext_emconf.php index 1d2f1d4c..fcf7e605 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -13,7 +13,7 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'Find', 'description' => 'A frontend for Solr indexes', - 'version' => '2.0.0', + 'version' => '2.0.1', 'state' => 'stable', 'category' => 'frontend', 'shy' => 0,