Update leaflet.pm to 0.25.0.

This commit is contained in:
David Molineus
2018-08-23 15:48:59 +02:00
parent 2f9602e21e
commit a8f73beb3d
3 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ $GLOBALS['LEAFLET_LIBRARIES']['leaflet-extra-markers'] = array
$GLOBALS['LEAFLET_LIBRARIES']['leaflet-pm'] = array
(
'name' => 'leaflet.pm',
'version' => '0.23.1',
'version' => '0.25.0',
'license' => '<a href="https://github.com/codeofsumit/leaflet.pm/blob/develop/LICENSE" target="_blank">MIT</a>',
'homepage' => 'https://github.com/codeofsumit/leaflet.pm',
'css' => 'assets/leaflet/libs/leaflet-pm/leaflet.pm.css',