bump config format to 42

This commit is contained in:
Logan Stromberg 2022-10-12 10:01:09 -07:00
parent ea69ecc02c
commit 12d67d253c

View file

@ -14,7 +14,7 @@ namespace Ryujinx.Ui.Common.Configuration
/// <summary>
/// The current version of the file format
/// </summary>
public const int CurrentVersion = 41;
public const int CurrentVersion = 42;
/// <summary>
/// Version of the configuration file format