diff --git a/Data~/hybridclr_version.json b/Data~/hybridclr_version.json index c3ac105..b570850 100644 --- a/Data~/hybridclr_version.json +++ b/Data~/hybridclr_version.json @@ -8,12 +8,12 @@ { "unity_version":"2020", "hybridclr" : { "branch":"v2.0.2"}, - "il2cpp_plus": { "branch":"v2020-2.0.1"} + "il2cpp_plus": { "branch":"v2020-2.0.2"} }, { "unity_version":"2021", "hybridclr" : { "branch":"v2.0.2"}, - "il2cpp_plus": { "branch":"v2021-2.0.1"} + "il2cpp_plus": { "branch":"v2021-2.0.2"} } ] } \ No newline at end of file diff --git a/package.json b/package.json index 2005b0a..c97c534 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.focus-creative-games.hybridclr_unity", - "version": "2.0.6", + "version": "2.0.7", "displayName": "HybridCLR", "description": "Unity package for HybridCLR. It includes editor and runtime scripts and assets for HybridCLR", "category": "Runtime",