Skip to content

Commit

Permalink
UHF-9496: Bump up the update hook version.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Apr 5, 2024
1 parent 7fdaaf0 commit 6aad3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/helfi_tpr_config/helfi_tpr_config.install
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ function helfi_tpr_config_update_9062(): void {
/**
* UHF-9496: Move phone number option.
*/
function helfi_tpr_config_update_9063(): void {
function helfi_tpr_config_update_9064(): void {
// Re-import 'helfi_tpr_config' configuration.
\Drupal::service('helfi_platform_config.config_update_helper')
->update('helfi_tpr_config');
Expand Down

0 comments on commit 6aad3e2

Please sign in to comment.