diff --git a/README.md b/README.md index f0d2a3ed..63f41dab 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Nightly Builds & Downloads - [**9.0.5 (37899)** (branch 9.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=9.x) [![Build status](https://ci.appveyor.com/api/projects/status/bdkqqtu62sc21lw5/branch/9.x?svg=true)](https://ci.appveyor.com/project/DDuarte/spellwork-cs/branch/9.x) -- [**10.0.2 (46479)** (branch 10.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=10.x) +- [**10.2.5 (52902)** (branch 10.x)](https://ci.appveyor.com/api/projects/DDuarte/spellwork-cs/artifacts/SpellWork/SpellWork.zip?job=Configuration:%20Release&branch=10.x) [![Build status](https://ci.appveyor.com/api/projects/status/bdkqqtu62sc21lw5/branch/10.x?svg=true)](https://ci.appveyor.com/project/DDuarte/spellwork-cs/branch/10.x) History diff --git a/SpellWork/DBC/DBC.cs b/SpellWork/DBC/DBC.cs index fee51b9b..5d96dd50 100644 --- a/SpellWork/DBC/DBC.cs +++ b/SpellWork/DBC/DBC.cs @@ -19,7 +19,7 @@ namespace SpellWork.DBC { public static class DBC { - public const string Version = "SpellWork 10.1.0 (49318)"; + public const string Version = "SpellWork 10.2.5 (52902)"; public const uint MaxLevel = 70; public const uint MaxItemLevel = 1300; diff --git a/packages/DBFileReaderLib.1.0.0.0/lib/DBFileReaderLib.dll b/packages/DBFileReaderLib.1.0.0.0/lib/DBFileReaderLib.dll index 8984e2f6..7fcf37e1 100644 Binary files a/packages/DBFileReaderLib.1.0.0.0/lib/DBFileReaderLib.dll and b/packages/DBFileReaderLib.1.0.0.0/lib/DBFileReaderLib.dll differ