updated event_osm to v0.3.13

This commit is contained in:
surrim 2022-12-23 19:10:53 +00:00
parent bf068fea55
commit d91c93049a
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
0.3.13:
---
* OpenLayers updated to v7.2.2
0.3.12:
---
* OpenLayers updated to v7.1.0

View file

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