Skip to content

Commit b0c652a

Browse files
committed
发布 v8.0.1
# 修复 - 修复依赖库列表有时未加载的问题 - 修复打开程序根目录时的异常错误 - 修复取消手动查询时引发的异常 - 修复 SerializableException 内部异常深度值未正确递增的问题 - 修复手动查询刷新异常并优化刷新体验 # 优化 - 优化手动查询历史记录中异常项的显示效果 - 简化本地查询模式的提示信息 # 其他 - 更新 NuGet 包 - 使用 ParagraphText 代替 Text - 更新 README.md 文档
1 parent 925400b commit b0c652a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firefly/Firefly.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ApplicationIcon>Resources\firefly.ico</ApplicationIcon>
1111
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
1212
<StartupObject>Firefly.App</StartupObject>
13-
<Version>8.0.0</Version>
13+
<Version>8.0.1</Version>
1414
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1515
<SignAssembly>True</SignAssembly>
1616
<SatelliteResourceLanguages>zh-Hans;zh-CN</SatelliteResourceLanguages>

0 commit comments

Comments
 (0)