Skip to content

Commit 603b0cc

Browse files
committed
[version] Release v7.9.0
1 parent 9429a4d commit 603b0cc

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Data~/hybridclr_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"unity_version":"6000",
3535
"hybridclr" : { "branch":"v7.8.1"},
36-
"il2cpp_plus": { "branch":"v6000-7.8.0"}
36+
"il2cpp_plus": { "branch":"v6000-7.9.0"}
3737
}
3838
]
3939
}

RELEASELOG.md

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

3+
## 7.9.0
4+
5+
Release Date: 2025-03-31.
6+
7+
### Runtime
8+
9+
- [merge] merge il2cpp changes from 6000.0.30f1 to 6000.0.44f1
10+
311
## 7.8.1
412

513
Release Date: 2025-03-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": "7.8.1",
3+
"version": "7.9.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)