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 5655826 commit c08a9f7Copy full SHA for c08a9f7
src/XIVLauncher/Resources/CHANGELOG.txt
@@ -1,2 +1,3 @@
1
* Fixes an issue wherein required data files for Dalamud may not have been downloaded correctly under certain conditions
2
* Fixes an issue wherein the banners shown on the main page were outdated
3
+* Clarifies an error message when encountering a disk I/O error during repair
src/XIVLauncher/XIVLauncher.csproj
@@ -3,7 +3,7 @@
<Product>XIVLauncher</Product>
4
<AssemblyTitle>XIVLauncher</AssemblyTitle>
5
<Description>Custom launcher for the most critically acclaimed MMO.</Description>
6
- <VersionPrefix>6.3.12</VersionPrefix>
+ <VersionPrefix>6.3.13</VersionPrefix>
7
</PropertyGroup>
8
9
<PropertyGroup>
0 commit comments