Update Geofield module to 2.4.

This commit is contained in:
Michael Stenta 2018-10-29 10:48:19 -04:00
parent a82125d78c
commit d317c3fe3d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ projects[geocoder][subdir] = "contrib"
projects[geocoder][version] = "1.4"
projects[geofield][subdir] = "contrib"
projects[geofield][version] = "2.3"
projects[geofield][version] = "2.4"
; Patch to fix deleting map features.
projects[geofield][patch][] = "http://www.drupal.org/files/issues/geofield-delete_feature_fix-1350320-20.patch"