Skip to content

Commit de7b606

Browse files
committed
[version] Release v7.4.1
1 parent a11ebec commit de7b606

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.4.1
4+
5+
Release Date: 2025-01-19.
6+
7+
### Editor
8+
9+
[fix] fixe the bug that preserving UnityEngine.PerformanceReportingModule when generating link.xml would cause the Android app built with Unity 2019 to crash on startup.
10+
311
## 7.4.0
412

513
Release Date: 2025-01-17.

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.4.0",
3+
"version": "7.4.1",
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)