Skip to content

Commit 5f2911c

Browse files
committed
feat(UserMigration): Overwork migration to include all settings (basic changes)
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
1 parent d06d535 commit 5f2911c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/UserMigration/MailAccountMigrator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function getDescription(): string {
9090

9191
#[\Override]
9292
public function getVersion(): int {
93-
return 02_00_00;
93+
return 01_00_00;
9494
}
9595

9696
#[\Override]

0 commit comments

Comments
 (0)