feat: adding updater for config version 11

This commit is contained in:
sebampuero
2025-03-15 01:34:07 +01:00
committed by hyperdefined
parent d675549209
commit 02d5d1c17e
2 changed files with 5 additions and 2 deletions

View File

@@ -62,4 +62,4 @@ public class ConfigUpdater {
version11.update();
}
}
}
}