Migrate setting version to 69

This commit is contained in:
Vova 2025-03-20 20:38:33 +10:00
parent 8a4f9a9cab
commit cf0408f137

View file

@ -15,7 +15,7 @@ namespace Ryujinx.Ava.Systems.Configuration
/// <summary>
/// The current version of the file format
/// </summary>
public const int CurrentVersion = 68;
public const int CurrentVersion = 69;
/// <summary>
/// Version of the configuration file format