Skip to content

Commit 6094584

Browse files
committed
🌻 Bump version to v1.11.0 and update screenshots and README
1 parent 24c516e commit 6094584

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🎞⬇ Cube YouTube Downloader - `youtube-dl-wpf`
22

3-
[![Build](https://github.com/database64128/youtube-dl-wpf/workflows/Build/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions?query=workflow%3ABuild)
4-
[![Release](https://github.com/database64128/youtube-dl-wpf/workflows/Release/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions?query=workflow%3ARelease)
3+
[![Build](https://github.com/database64128/youtube-dl-wpf/actions/workflows/build.yml/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions/workflows/build.yml)
4+
[![Release](https://github.com/database64128/youtube-dl-wpf/actions/workflows/release.yml/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions/workflows/release.yml)
55

66
A simple GUI wrapper for [`youtube-dl`](https://github.com/ytdl-org/youtube-dl) and [`yt-dlp`](https://github.com/yt-dlp/yt-dlp).
77

‎YoutubeDl.Wpf/YoutubeDl.Wpf.csproj‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<ApplicationManifest>app.manifest</ApplicationManifest>
88
<Product>Cube YouTube Downloader</Product>
99
<Authors>database64128</Authors>
10-
<Version>1.10.0</Version>
10+
<Version>1.11.0</Version>
1111
<ApplicationIcon>CubeYouTubeDownloader.ico</ApplicationIcon>
12-
<Description>A simple GUI wrapper for https://github.com/ytdl-org/youtube-dl.</Description>
12+
<Description>WPF GUI for https://github.com/ytdl-org/youtube-dl and https://github.com/yt-dlp/yt-dlp.</Description>
1313
<Copyright>© 2022 database64128</Copyright>
1414
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1515
<PackageProjectUrl>https://github.com/database64128/youtube-dl-wpf</PackageProjectUrl>

‎home.webp‎

-9.68 KB
Loading

‎settings.webp‎

11.3 KB
Loading

0 commit comments

Comments
 (0)