Updated script number

This commit is contained in:
Andreas
2023-08-02 18:25:04 +02:00
parent 3593987983
commit e0977ea3d7
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 133;
$config['migration_version'] = 134;
/*
|--------------------------------------------------------------------------