Skip to content

Commit 591f549

Browse files
committed
Update library versions
1 parent d5a64fe commit 591f549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

leaflet_widget.module

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ function leaflet_widget_library() {
280280

281281
$libraries['leaflet_draw'] = array(
282282
'title' => 'Leaflet.draw',
283-
'version' => '0.2.4',
283+
'version' => '0.4.7',
284284
'css' => array(
285285
"$leaflet_draw/dist/leaflet.draw.css" => array(),
286286
),
@@ -294,7 +294,7 @@ function leaflet_widget_library() {
294294

295295
$libraries['leaflet_core'] = array(
296296
'title' => 'Leaflet (Leaflet Widget)',
297-
'version' => '0.7.3',
297+
'version' => '1.0.2',
298298
'css' => array(
299299
"$leaflet_core/dist/leaflet.css" => array(),
300300
),

0 commit comments

Comments
 (0)