System name split migration.
This commit is contained in:
parent
75c520097a
commit
8f26d63d6f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ public class ApplicationMigrations {
|
|||
|
||||
private static final int LEGACY_CANONICAL_VERSION = 455;
|
||||
|
||||
public static final int CURRENT_VERSION = 27;
|
||||
public static final int CURRENT_VERSION = 28;
|
||||
|
||||
private static final class Version {
|
||||
static final int LEGACY = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue