updated event_osm to v0.3.12

This commit is contained in:
surrim 2022-09-27 16:51:59 +01:00
parent bc93b5d1af
commit 327d0bee1a
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
0.3.12:
---
* OpenLayers updated to v7.1.0
0.3.11:
---
* OpenLayers updated to v6.14.1

View file

@ -1,3 +1,3 @@
<?php
@define('PLUGIN_EVENT_OSM_VERSION', '0.3.11');
@define('PLUGIN_EVENT_OSM_VERSION', '0.3.12');
@define('PLUGIN_EVENT_OSM_AUTHOR', 'Martin Sewelies');