Skip to content

Commit 2414e77

Browse files
committed
[version] Release v6.10.1
1 parent 77517a9 commit 2414e77

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

RELEASELOG.md

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

3+
## 6.10.1
4+
5+
Release Date: 2024-10-24.
6+
7+
### Editor
8+
9+
- [fix] Fixs HookUtils compile errors in Unity 2019 and 2020
10+
- [change] remove README_zh.md.meta, add README_EN.md.meta
11+
312
## 6.10.0
413

514
Release Date: 2024-10-23.

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