[version] Release v7.4.1

main
walon 2025-01-19 11:41:54 +08:00
parent a11ebecf93
commit de7b60695a
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# ReleaseLog
## 7.4.1
Release Date: 2025-01-19.
### Editor
[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.
## 7.4.0
Release Date: 2025-01-17.

View File

@ -1,6 +1,6 @@
{
"name": "com.code-philosophy.hybridclr",
"version": "7.4.0",
"version": "7.4.1",
"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",