[version] Release v7.9.0
parent
9429a4d24d
commit
603b0ccb24
|
|
@ -33,7 +33,7 @@
|
|||
{
|
||||
"unity_version":"6000",
|
||||
"hybridclr" : { "branch":"v7.8.1"},
|
||||
"il2cpp_plus": { "branch":"v6000-7.8.0"}
|
||||
"il2cpp_plus": { "branch":"v6000-7.9.0"}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +1,13 @@
|
|||
# ReleaseLog
|
||||
|
||||
## 7.9.0
|
||||
|
||||
Release Date: 2025-03-31.
|
||||
|
||||
### Runtime
|
||||
|
||||
- [merge] merge il2cpp changes from 6000.0.30f1 to 6000.0.44f1
|
||||
|
||||
## 7.8.1
|
||||
|
||||
Release Date: 2025-03-24.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "com.code-philosophy.hybridclr",
|
||||
"version": "7.8.1",
|
||||
"version": "7.9.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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue