[version] Release v7.5.0

main
walon 2025-02-05 10:42:54 +08:00
parent b8dd2be1e4
commit 8e571d594d
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# ReleaseLog # ReleaseLog
## 7.5.0
Release Date: 2025-02-05.
### Editor
- [revert] Revert 'support preserve UnityEngine core types when GenerateLinkXml'.
## 7.4.1 ## 7.4.1
Release Date: 2025-01-19. Release Date: 2025-01-19.

View File

@ -1,6 +1,6 @@
{ {
"name": "com.code-philosophy.hybridclr", "name": "com.code-philosophy.hybridclr",
"version": "7.4.1", "version": "7.5.0",
"displayName": "HybridCLR", "displayName": "HybridCLR",
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.", "description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
"category": "Runtime", "category": "Runtime",