[version] Release v6.11.0

main
walon 2024-10-31 09:44:33 +08:00
parent 2414e77fef
commit 4e172129d8
3 changed files with 12 additions and 3 deletions

View File

@ -18,12 +18,12 @@
{
"unity_version":"2022",
"hybridclr" : { "branch":"v6.10.0"},
"il2cpp_plus": { "branch":"v2022-6.9.0"}
"il2cpp_plus": { "branch":"v2022-6.11.0"}
},
{
"unity_version":"2022-tuanjie",
"hybridclr" : { "branch":"v6.10.0"},
"il2cpp_plus": { "branch":"v2022-tuanjie-6.10.0"}
"il2cpp_plus": { "branch":"v2022-tuanjie-6.11.0"}
},
{
"unity_version":"2023",

View File

@ -1,5 +1,14 @@
# ReleaseLog
## 6.11.0
Release Date: 2024-10-31.
### Runtime
- [merge] Merges changes from Tuanjie versions 1.3.0 to 1.3.1
- [merge] Merges il2cpp code changes from version 2022.3.48f1 to 2022.3.51f1
## 6.10.1
Release Date: 2024-10-24.

View File

@ -1,6 +1,6 @@
{
"name": "com.code-philosophy.hybridclr",
"version": "6.10.1",
"version": "6.11.0",
"displayName": "HybridCLR",
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
"category": "Runtime",