diff --git a/README.md b/README.md index 7c356d67..ca42549e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Nightly Builds & Downloads - [**6.2.3 (20726)** (branch 6.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=6.x) [![Build status](https://ci.appveyor.com/api/projects/status/bdkqqtu62sc21lw5/branch/6.x?svg=true)](https://ci.appveyor.com/project/DDuarte/spellwork-cs/branch/6.x) -- [**7.2.0 (23826)** (branch 7.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=7.x) +- [**7.2.5 (24330)** (branch 7.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=7.x) [![Build status](https://ci.appveyor.com/api/projects/status/bdkqqtu62sc21lw5/branch/7.x?svg=true)](https://ci.appveyor.com/project/DDuarte/spellwork-cs/branch/7.x) History diff --git a/SpellWork/DBC/DBC.cs b/SpellWork/DBC/DBC.cs index 464466a3..e2498ab7 100644 --- a/SpellWork/DBC/DBC.cs +++ b/SpellWork/DBC/DBC.cs @@ -17,7 +17,7 @@ namespace SpellWork.DBC { public static class DBC { - public const string Version = "SpellWork 7.2.0 (23826)"; + public const string Version = "SpellWork 7.2.5 (24330)"; public const uint MaxLevel = 110; // ReSharper disable MemberCanBePrivate.Global diff --git a/screenshot.png b/screenshot.png index 4662fbf9..35a9005b 100644 Binary files a/screenshot.png and b/screenshot.png differ