Skip to content

Commit

Permalink
Update version to 11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sfroemkenjw committed Mar 5, 2024
1 parent aa8e8fc commit bac776f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit bac776f

Please sign in to comment.