Skip to content

Commit 7e8b587

Browse files
committed
Bump version to 1.56.4
1 parent c60a0af commit 7e8b587

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TwitchDownloaderCLI/TwitchDownloaderCLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<Version>1.56.3</Version>
5+
<Version>1.56.4</Version>
66
<Copyright>Copyright © lay295 and contributors</Copyright>
77
<Description>Download and render Twitch VODs, clips, and chats</Description>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>

TwitchDownloaderWPF/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
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.56.3")]
54+
[assembly: AssemblyVersion("1.56.4")]

0 commit comments

Comments
 (0)