diff --git a/ext_emconf.php b/ext_emconf.php index b2b8ad74..7a17a368 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -3,7 +3,7 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'Maps2', 'description' => 'Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap', - 'version' => '11.0.1', + 'version' => '11.0.2', 'category' => 'plugin', 'state' => 'stable', 'clearCacheOnLoad' => true,