Skip to content

Commit

Permalink
Update .csproj Version Numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 23, 2023
1 parent af18d98 commit a76e92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VolumeControl/VolumeControl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<UseWPF>true</UseWPF>
<StartupObject>VolumeControl.Program</StartupObject>
<!-- VERSIONING INFO -->
<FileVersion>6.0.0</FileVersion>
<Version>6.0.0</Version>
<FileVersion>6.0.1</FileVersion>
<Version>6.0.1</Version>
<!-- VERSIONING INFO -->
<Authors>radj307</Authors>
<NeutralLanguage>en-CA</NeutralLanguage>
Expand Down

0 comments on commit a76e92a

Please sign in to comment.