mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 00:42:54 +08:00
Merge branch 'master' into add-star-difficulty-max-migration
This commit is contained in:
commit
f0fd2a86e3
@ -39,6 +39,8 @@ namespace osu.Game.Updater
|
||||
Notifications.Post(new UpdateCompleteNotification(version));
|
||||
}
|
||||
|
||||
// debug / local compilations will reset to a non-release string.
|
||||
// can be useful to check when an install has transitioned between release and otherwise (see OsuConfigManager's migrations).
|
||||
config.Set(OsuSetting.Version, version);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user