1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-07 16:04:22 +08:00

Set correct legacy version

This commit is contained in:
iiSaLMaN
2019-11-06 19:58:07 +03:00
Unverified
parent 2cf17e0bf3
commit 55230a36dd
+1 -1
View File
@@ -5,7 +5,7 @@ namespace osu.Game.Skinning
{
public class LegacySkinConfiguration : DefaultSkinConfiguration
{
public const decimal LATEST_VERSION = 2.5m;
public const decimal LATEST_VERSION = 2.7m;
/// <summary>
/// Legacy version of this skin.