diff --git a/BBWY.Client/GlobalContext.cs b/BBWY.Client/GlobalContext.cs index dee5a49e..841e1f52 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 = "10117"; + ClientVersion = "10118"; } private User user;