diff --git a/BBWY.Client/GlobalContext.cs b/BBWY.Client/GlobalContext.cs index ccba4dc7..2c8e5a47 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 = "10119"; + ClientVersion = "10120"; } private User user;