Skip to content

Commit 9aab1c3

Browse files
committed
Bump assembly version to 1.3.2
1 parent f6102e5 commit 9aab1c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DiscordAudioStream/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
//
2929
// You can specify all the values or you can default the Build and Revision Numbers
3030
// by using the '*' as shown below:
31-
[assembly: AssemblyVersion("1.3.1")]
32-
[assembly: AssemblyFileVersion("1.3.1")]
31+
[assembly: AssemblyVersion("1.3.2")]
32+
[assembly: AssemblyFileVersion("1.3.2")]
3333
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)