Bump legacy skin version

This commit is contained in:
Dean Herbert 2020-04-08 19:19:14 +09:00
parent 40267cb1fe
commit 4b16b2e720

View File

@ -20,7 +20,7 @@ namespace osu.Game.Skinning
new Color4(242, 24, 57, 255)
);
Configuration.LegacyVersion = 2.0m;
Configuration.LegacyVersion = 2.7m;
}
public static SkinInfo Info { get; } = new SkinInfo