Skip to content

Commit

Permalink
fix(version): fix the file version of the app
Browse files Browse the repository at this point in the history
  • Loading branch information
Belphemur committed Apr 3, 2024
1 parent 8ef4e51 commit 8de2d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyFileVersion("6.9.0-beta.1")]
[assembly: AssemblyFileVersion("6.9.0")]
[assembly: AssemblyInformationalVersion("6.9.0-beta.1")]

0 comments on commit 8de2d5b

Please sign in to comment.