Skip to content

Commit

Permalink
[PR] Version bump for release
Browse files Browse the repository at this point in the history
- Fixed broken `/phb list` subcommand
  • Loading branch information
PrincessRTFM authored Nov 7, 2023
1 parent f394f37 commit f6dd173
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.4.1</AssemblyVersion>
<AssemblyVersion>1.0.4.2</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RootNamespace>HuntBuddy</RootNamespace>
Expand Down

0 comments on commit f6dd173

Please sign in to comment.