Skip to content

Commit

Permalink
[PR] Bump version to 1.2.0.2
Browse files Browse the repository at this point in the history
Removes mention of third-party plugin from settings window.
  • Loading branch information
PrincessRTFM committed Jul 18, 2024
1 parent d0e6cab commit c770aa3
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>net8-windows</TargetFramework>
<Nullable>enable</Nullable>
<AssemblyVersion>1.2.0.1</AssemblyVersion>
<AssemblyVersion>1.2.0.2</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RootNamespace>HuntBuddy</RootNamespace>
Expand Down

0 comments on commit c770aa3

Please sign in to comment.