Update Date module to 7.x-2.11-rc1.

This commit is contained in:
Michael Stenta 2020-10-02 12:54:13 -04:00
parent a38c1133df
commit 92f854b9be
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ projects[ctools][version] = "1.15"
projects[ctools][patch][] = "http://www.drupal.org/files/issues/ctools-fix_modal_position_after_ajax-1803104-25.patch"
projects[date][subdir] = "contrib"
projects[date][version] = "2.11-beta3"
projects[date][version] = "2.11-rc1"
; Patch to fix Issue #3067396: Date CSS not added for date_select Form API elements
projects[date][patch][] = "http://www.drupal.org/files/issues/2019-07-16/date-select-css-3067396-3.patch"