From 30a287503f00e95304fc2e969bc278dbd4a2f674 Mon Sep 17 00:00:00 2001 From: hondacrx Date: Thu, 2 Jun 2022 17:03:05 -0400 Subject: [PATCH] Update readme to correct supported build. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b10f4beb6..fe53e0513 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ CypherCore is an open source server project for World of Warcraft written in C#. -The current support game version is: 9.2.0.42423 +The current support game version is: 9.2.0.43345 ### Prerequisites * .NET 6.0 SDK [Download](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)