diff --git a/ext_emconf.php b/ext_emconf.php index b064a4ae..25f83a31 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' => '10.0.11', + 'version' => '10.0.12', 'category' => 'plugin', 'state' => 'stable', 'clearCacheOnLoad' => true,