Skip to content

Commit d516fe6

Browse files
HakoyuHakoyu
authored andcommitted
修复 json 中单引号的问题
1 parent 0f6a3b5 commit d516fe6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 0.8.7.3
4+
5+
修复 json 中单引号的问题
6+
37
## 0.8.7.2
48

59
添加mods存在同Id模组的检测

StarsectorTools.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<NeutralLanguage>zh-CN</NeutralLanguage>
2626
<Title>$(AssemblyName)</Title>
2727
<Authors>HKW</Authors>
28-
<FileVersion>0.8.7.2</FileVersion>
29-
<AssemblyVersion>0.8.7.2</AssemblyVersion>
28+
<FileVersion>0.8.7.3</FileVersion>
29+
<AssemblyVersion>0.8.7.3</AssemblyVersion>
3030
<Copyright>Copyright ©2022-2023 HKW</Copyright>
3131
<RepositoryType>https://github.com/Hakoyu/StarsectorTools</RepositoryType>
3232
<IncludeSymbols>False</IncludeSymbols>

0 commit comments

Comments
 (0)