From 11591250440bbf30fec9a759ec47d625cdf9e806 Mon Sep 17 00:00:00 2001 From: walon Date: Sat, 11 Mar 2023 12:09:46 +0800 Subject: [PATCH] =?UTF-8?q?[version]=20=E6=94=AF=E6=8C=812020.3.45?= =?UTF-8?q?=E5=8F=8A2021.3.20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Data~/hybridclr_version.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",