From 5e754fd185716954005ea5be128929a5e2e76d3e Mon Sep 17 00:00:00 2001 From: lay295 Date: Fri, 2 Jul 2021 16:37:26 -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 0faf5312..489545a9 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.10.0")] +[assembly: AssemblyVersion("1.39.11.0")] [assembly: AssemblyFileVersion("1.0.0.0")]