diff --git a/README.md b/README.md
index 175746975..8bc4d8b0c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# 🎞⬇ Cube YouTube Downloader - `youtube-dl-wpf`
-[![Build](https://github.com/database64128/youtube-dl-wpf/workflows/Build/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions?query=workflow%3ABuild)
-[![Release](https://github.com/database64128/youtube-dl-wpf/workflows/Release/badge.svg)](https://github.com/database64128/youtube-dl-wpf/actions?query=workflow%3ARelease)
+[![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)
+[![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)
A simple GUI wrapper for [`youtube-dl`](https://github.com/ytdl-org/youtube-dl) and [`yt-dlp`](https://github.com/yt-dlp/yt-dlp).
diff --git a/YoutubeDl.Wpf/YoutubeDl.Wpf.csproj b/YoutubeDl.Wpf/YoutubeDl.Wpf.csproj
index a7611b4d8..d14a34532 100644
--- a/YoutubeDl.Wpf/YoutubeDl.Wpf.csproj
+++ b/YoutubeDl.Wpf/YoutubeDl.Wpf.csproj
@@ -7,9 +7,9 @@
app.manifest
Cube YouTube Downloader
database64128
- 1.10.0
+ 1.11.0
CubeYouTubeDownloader.ico
- A simple GUI wrapper for https://github.com/ytdl-org/youtube-dl.
+ WPF GUI for https://github.com/ytdl-org/youtube-dl and https://github.com/yt-dlp/yt-dlp.
© 2022 database64128
LICENSE
https://github.com/database64128/youtube-dl-wpf
diff --git a/home.webp b/home.webp
index d2bb06eef..70ff50526 100644
Binary files a/home.webp and b/home.webp differ
diff --git a/settings.webp b/settings.webp
index e095810cf..c43ef2444 100644
Binary files a/settings.webp and b/settings.webp differ