Downloads
Download tar.gz
133.13 KB
MD5: ca750b4be6cd9db21bcccd7f7847698a
SHA-1: 1d0c2e0f559c4b08ae22cf7bf07ab09d765ebf97
SHA-256: a1191fdcc407f5f695cb7968d858d5a6c8330d0b32cb66d81310ecd2419fabfe
Download zip
277.22 KB
MD5: 0317e4d8c85e07f36747bc9783dfce22
SHA-1: 915bd3f3b8321e6a7034904f37be5d72868e529e
SHA-256: f8a42a3c93fe0fe876de2e7bc9a72aa41b120f5d90885ebee4feab43df36e941
Release notes
- Fix incorrect update hook numbering (165).
The update hook openfed_update_1306002() was incorrectly numbered and has been corrected to ensure a proper update sequence.
If your site has already been updated to version 13.6.2, you must run the following command after updating to adjust the stored schema version:
drush ev "Drupal::keyValue('system.schema')->set('openfed', 130602);"