Compare commits

..

2 commits

Author SHA1 Message Date
Goodfeat
c12390e217 Merge branch 'master_skipUserPrMg' into 'master'
Added skip setting "profile management users"

See merge request ryubing/ryujinx!9
2025-03-20 10:39:15 +00:00
Vova
cf0408f137 Migrate setting version to 69 2025-03-20 20:38:33 +10:00

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