We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd93ec commit 45f9a22Copy full SHA for 45f9a22
src/XIVLauncher/Resources/CHANGELOG.txt
@@ -1,3 +1,4 @@
1
-* 新增了用于石之家自动签到的相关 API
+* 修复了部分游戏公告无法打开的问题
2
+* 调整了游戏公告栏容器的渲染逻辑
3
4
注: 本软件并不对 Windows 以外的平台提供任何支持, 如有需要请使用原版 XIVLauncherCN
src/XIVLauncher/XIVLauncher.csproj
@@ -3,7 +3,7 @@
<Product>XIVLauncherCN (Soil)</Product>
<AssemblyTitle>XIVLauncherCN (Soil)</AssemblyTitle>
5
<Description>Custom launcher for the most critically acclaimed MMO's CN server.</Description>
6
- <VersionPrefix>1.4.3</VersionPrefix>
+ <VersionPrefix>1.4.4</VersionPrefix>
7
</PropertyGroup>
8
9
<PropertyGroup>
0 commit comments