Skip to content

Commit f64244c

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

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
@@ -95,7 +95,7 @@ public function getDescription(): string {
9595

9696
#[\Override]
9797
public function getVersion(): int {
98-
return 01_00_00;
98+
return 02_00_00;
9999
}
100100

101101
#[\Override]

0 commit comments

Comments
 (0)