Skip to content

Commit f102ae1

Browse files
committed
feat: update version
1 parent 7b853b5 commit f102ae1

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

RszTool.App/Resources/Texts.Designer.cs

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RszTool.App/Resources/Texts.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ vec:x y z w</value>
306306
<data name="ChangeLogContent" xml:space="preserve">
307307
<value>ChangeLog for RszTool
308308

309+
2025/03/29 0.3.5
310+
1. Fix MHWilds read
311+
309312
2025/03/24 0.3.4
310313
1. MHWilds support
311314

RszTool.App/Resources/Texts.zh-CN.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ vec:x y z w</value>
306306
<data name="ChangeLogContent" xml:space="preserve">
307307
<value>RszTool更新记录
308308

309+
2025/03/29 0.3.5
310+
1. 修复怪物猎人:荒野读取
311+
309312
2025/03/04 0.3.4
310313
1. 支持怪物猎人:荒野
311314

RszTool.App/RszTool.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<UseWPF>true</UseWPF>
1010
<NoWarn>$(NoWarn);CS0067</NoWarn>
1111
<ApplicationManifest>app.manifest</ApplicationManifest>
12-
<AssemblyVersion>0.3.4.0</AssemblyVersion>
12+
<AssemblyVersion>0.3.5.0</AssemblyVersion>
1313
</PropertyGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)