Skip to content

Commit 2bb9d39

Browse files
committed
修改版本号为v0.0.8
1 parent 517d1b5 commit 2bb9d39

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Release V0.0.8
2+
* 循环依赖StackOverflow问题修复
3+
14
## Release V0.0.7
25
* 文件夹插件源加载 native dll bug修复
36

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>0.0.7</Version>
4+
<Version>0.0.8</Version>
55
</PropertyGroup>
66

77
</Project>

0 commit comments

Comments
 (0)