Skip to content

Commit

Permalink
build: 1.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats authored Jan 14, 2023
1 parent 165b04f commit c2e02fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/XIVLauncher.Core/XIVLauncher.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<LangVersion>latest</LangVersion>
<ApplicationIcon>Resources\dalamud_icon.ico</ApplicationIcon>

<Version>1.0.2.0</Version>
<Version>1.0.3.0</Version>
<FileVersion>$(Version)</FileVersion>
<AssemblyVersion>$(Version)</AssemblyVersion>

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

</Project>
</Project>

0 comments on commit c2e02fd

Please sign in to comment.