We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c539d70 commit 7d7c618Copy full SHA for 7d7c618
TwitchDownloaderCLI/TwitchDownloaderCLI.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
- <Version>1.40.1</Version>
+ <Version>1.40.2</Version>
7
</PropertyGroup>
8
9
<ItemGroup>
TwitchDownloaderWPF/Properties/AssemblyInfo.cs
@@ -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.40.1.0")]
+[assembly: AssemblyVersion("1.40.2.0")]
55
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments