Skip to content

Commit 4e17212

Browse files
committed
[version] Release v6.11.0
1 parent 2414e77 commit 4e17212

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

Data~/hybridclr_version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
{
1919
"unity_version":"2022",
2020
"hybridclr" : { "branch":"v6.10.0"},
21-
"il2cpp_plus": { "branch":"v2022-6.9.0"}
21+
"il2cpp_plus": { "branch":"v2022-6.11.0"}
2222
},
2323
{
2424
"unity_version":"2022-tuanjie",
2525
"hybridclr" : { "branch":"v6.10.0"},
26-
"il2cpp_plus": { "branch":"v2022-tuanjie-6.10.0"}
26+
"il2cpp_plus": { "branch":"v2022-tuanjie-6.11.0"}
2727
},
2828
{
2929
"unity_version":"2023",

RELEASELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ReleaseLog
22

3+
## 6.11.0
4+
5+
Release Date: 2024-10-31.
6+
7+
### Runtime
8+
9+
- [merge] Merges changes from Tuanjie versions 1.3.0 to 1.3.1
10+
- [merge] Merges il2cpp code changes from version 2022.3.48f1 to 2022.3.51f1
11+
312
## 6.10.1
413

514
Release Date: 2024-10-24.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.code-philosophy.hybridclr",
3-
"version": "6.10.1",
3+
"version": "6.11.0",
44
"displayName": "HybridCLR",
55
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
66
"category": "Runtime",

0 commit comments

Comments
 (0)