additional_plugins/serendipity_event_osm/plugin_version.inc.php
surrim 6a711e868b
Update event_osm to 0.3.12 (#143)
* updated openlayers to v6.15.0

* updated openlayers to v6.15.1

* updated openlayers to v7.0.0

* updated openlayers to v7.1.0

* updated event_osm to v0.3.12

Co-authored-by: surrim <surrim@happyhydro.org>
2022-09-27 18:26:48 +02:00

4 lines
109 B
PHP

<?php
@define('PLUGIN_EVENT_OSM_VERSION', '0.3.12');
@define('PLUGIN_EVENT_OSM_AUTHOR', 'Martin Sewelies');