Skip to content

Commit

Permalink
🔖 bump version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Nov 14, 2024
1 parent 5d65144 commit 9b73c57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MarketBoardPlugin/MarketBoardPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<DocumentationFile>bin/$(Configuration)/$(TargetFramework)/$(AssemblyName).xml</DocumentationFile>
<DebugType>PdbOnly</DebugType>
<GenerateFullPaths>true</GenerateFullPaths>
<AssemblyVersion>1.8.0</AssemblyVersion>
<FileVersion>1.8.0</FileVersion>
<Version>1.8.0</Version>
<AssemblyVersion>1.9.0</AssemblyVersion>
<FileVersion>1.9.0</FileVersion>
<Version>1.9.0</Version>
<Company>Florian Maunier</Company>
<Description>Market board plugin for Dalamud.</Description>
<Copyright>Copyright (c) Florian Maunier. All rights reserved.</Copyright>
Expand Down Expand Up @@ -49,4 +49,4 @@
<ProjectReference Include="..\OtterGui\OtterGui.csproj" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 9b73c57

Please sign in to comment.