diff --git a/package.json b/package.json index ec0965d..9cf9bd0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "displayName": "UniGame Views System", "description": "MVVM Views system for Unity", "unity": "2019.2", - "version": "2022.0.6", + "version": "2022.0.8", "license": "MIT", "homepage": "https://github.com/UniGameTeam/UniGame.ViewSystem#readme", "keywords": [ @@ -15,10 +15,10 @@ ], "dependencies": { "com.unity.localization": "1.4.0-exp.1", - "com.unigame.localization": "2022.0.4", + "com.unigame.localization": "2022.0.6", "com.unity.addressables": "1.20.0", "com.unity.textmeshpro": "2.1.6", - "com.unigame.coremodules": "2022.4.5", + "com.unigame.coremodules": "2022.4.7", "com.unigame.rx": "2022.0.0" }, "repository": {