Skip to content

Commit

Permalink
build: 6.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats committed Nov 1, 2023
1 parent 050c3c4 commit 9657e0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
10 changes: 2 additions & 8 deletions src/XIVLauncher/Resources/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
* Fixes an issue wherein the game repair feature may not have functioned correctly
* Fixes an issue wherein required data files for Dalamud may not have been downloaded correctly
* Adds a separate button to the login menu, which will open advanced login options, in addition to right-clicking
* Updated the localization files
=> Thanks to our dedicated localization team!

Hotfix:
* Fixes an issue wherein a window showing debug information may have been shown during patching
* Fixes an issue wherein required data files for Dalamud may not have been downloaded correctly under certain conditions
* Fixes an issue wherein the banners shown on the main page were outdated
4 changes: 2 additions & 2 deletions src/XIVLauncher/XIVLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Product>XIVLauncher</Product>
<AssemblyTitle>XIVLauncher</AssemblyTitle>
<Description>Custom launcher for the most critically acclaimed MMO.</Description>
<VersionPrefix>6.3.10</VersionPrefix>
<VersionPrefix>6.3.11</VersionPrefix>
</PropertyGroup>

<PropertyGroup>
Expand Down Expand Up @@ -143,4 +143,4 @@
<WriteCodeFragment Language="C#" OutputFile="$(CustomAssemblyInfoFile)" AssemblyAttributes="@(AssemblyAttributes)" />
</Target>

</Project>
</Project>

0 comments on commit 9657e0b

Please sign in to comment.