Skip to content

Commit 8de2d5b

Browse files
committed
fix(version): fix the file version of the app
1 parent 8ef4e51 commit 8de2d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
//
3939
// You can specify all the values or you can default the Build and Revision Numbers
4040
// by using the '*' as shown below:
41-
[assembly: AssemblyFileVersion("6.9.0-beta.1")]
41+
[assembly: AssemblyFileVersion("6.9.0")]
4242
[assembly: AssemblyInformationalVersion("6.9.0-beta.1")]

0 commit comments

Comments
 (0)