From af0c7b655c94d1870c748d58240a73eaac46c986 Mon Sep 17 00:00:00 2001 From: lay295 Date: Sat, 5 Jun 2021 19:44:28 -0400 Subject: [PATCH] Bump version --- TwitchDownloaderWPF/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchDownloaderWPF/Properties/AssemblyInfo.cs b/TwitchDownloaderWPF/Properties/AssemblyInfo.cs index eef89590..f5eacfd0 100644 --- a/TwitchDownloaderWPF/Properties/AssemblyInfo.cs +++ b/TwitchDownloaderWPF/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.39.7.0")] +[assembly: AssemblyVersion("1.39.8.0")] [assembly: AssemblyFileVersion("1.0.0.0")]