Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PinchToDebug committed Aug 27, 2024
1 parent a484364 commit aafbee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pihole_Tray/Pihole_Tray.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<UseWPF>true</UseWPF>
<ApplicationIcon>Icon\Icon.ico</ApplicationIcon>
<PackageIcon>icon.png</PackageIcon>
<AssemblyVersion>0.2.4</AssemblyVersion>
<FileVersion>0.2.4</FileVersion>
<AssemblyVersion>0.2.6</AssemblyVersion>
<FileVersion>0.2.6</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit aafbee6

Please sign in to comment.