Skip to content

Commit 083758e

Browse files
author
Anthony Malkoun
authored
Update install hook number (#80)
1 parent 4ea08a7 commit 083758e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baywatch.install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ function baywatch_update_8030() {
575575
/**
576576
* Enables bay_platform_dependencies module.
577577
*/
578-
function baywatch_update_8030() {
578+
function baywatch_update_8031() {
579579
$baywatch = new BaywatchOperation();
580580
$baywatch->enable_bay_platform_dependencies();
581581
}

0 commit comments

Comments
 (0)