Skip to content

Commit aa45f9c

Browse files
committed
修改版本为0.0.7,并修改release note
1 parent 08841a3 commit aa45f9c

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.7
2+
* 文件夹插件源加载 native dll bug修复
3+
14
## Release V0.0.6
25
* 增加模块插件支持
36
* FolderPlugInSource 文件夹插件源

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.6</Version>
4+
<Version>0.0.7</Version>
55
</PropertyGroup>
66

77
</Project>

0 commit comments

Comments
 (0)