diff --git a/Anamnesis/VersionInfo.cs b/Anamnesis/VersionInfo.cs index 10d86d488..22c25c08e 100644 --- a/Anamnesis/VersionInfo.cs +++ b/Anamnesis/VersionInfo.cs @@ -16,5 +16,5 @@ public static class VersionInfo /// /// The latest game version that the tool has been validated for. /// - public static readonly string ValidatedGameVersion = "2022.08.25.0000.0000"; + public static readonly string ValidatedGameVersion = "2022.09.07.0000.0000"; }