diff --git a/BBWY.Client/GlobalContext.cs b/BBWY.Client/GlobalContext.cs index f0be85bb..19089230 100644 --- a/BBWY.Client/GlobalContext.cs +++ b/BBWY.Client/GlobalContext.cs @@ -9,7 +9,7 @@ namespace BBWY.Client { ShopServiceGroupList = new List(); ShopServiceGroupLowerList = new List(); - ClientVersion = "10112"; + ClientVersion = "10113"; } private User user;