Skip to content

Commit 7d7c618

Browse files
committed
bump version
1 parent c539d70 commit 7d7c618

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TwitchDownloaderCLI/TwitchDownloaderCLI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp3.1</TargetFramework>
6-
<Version>1.40.1</Version>
6+
<Version>1.40.2</Version>
77
</PropertyGroup>
88

99
<ItemGroup>

TwitchDownloaderWPF/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.40.1.0")]
54+
[assembly: AssemblyVersion("1.40.2.0")]
5555
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)