Skip to content

Commit

Permalink
[PR] Release new updates
Browse files Browse the repository at this point in the history
- New IPC integration
- Main window now maintains size between restarts
- Plugin now directly warns users about unsupported hunts (ARR and all B-ranks)
  • Loading branch information
PrincessRTFM committed Mar 25, 2024
1 parent 31c3850 commit b528925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HuntBuddy/HuntBuddy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<AssemblyVersion>1.0.5.2</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RootNamespace>HuntBuddy</RootNamespace>
Expand Down

0 comments on commit b528925

Please sign in to comment.