misc: Update ConfigurationState & Version

Rebased to resolve PR conflicts
This commit is contained in:
Your Name
2025-01-01 12:34:03 -08:00
parent 62f3f5414f
commit e849f94a2e
3 changed files with 4 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ namespace Ryujinx.Ava.Utilities.Configuration
/// <summary>
/// The current version of the file format
/// </summary>
public const int CurrentVersion = 59;
public const int CurrentVersion = 60;
/// <summary>
/// Version of the configuration file format