We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab5aee commit 1c42cc8Copy full SHA for 1c42cc8
TwitchDownloaderWPF/Properties/AssemblyInfo.cs
@@ -12,7 +12,7 @@
12
[assembly: AssemblyConfiguration("")]
13
[assembly: AssemblyCompany("")]
14
[assembly: AssemblyProduct("TwitchDownloader")]
15
-[assembly: AssemblyCopyright("Copyright © 2019")]
+[assembly: AssemblyCopyright("Copyright © 2021")]
16
[assembly: AssemblyTrademark("")]
17
[assembly: AssemblyCulture("")]
18
@@ -51,5 +51,5 @@
51
// You can specify all the values or you can default the Build and Revision Numbers
52
// by using the '*' as shown below:
53
// [assembly: AssemblyVersion("1.0.*")]
54
-[assembly: AssemblyVersion("1.39.5.0")]
+[assembly: AssemblyVersion("1.39.6.0")]
55
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments