diff --git a/CMakeLists.txt b/CMakeLists.txt
index 630e2b0c..52ae56dd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ set(CMAKE_CXX_STANDARD 14)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)
-set( PGR_VERSION "4.6.0" )
+set( PGR_VERSION "4.7.0" )
set( COPYRIGHT_YEARS "2021-2024" )
INCLUDE(GNUInstallDirs)
diff --git a/README.md b/README.md
index 1f4e9a44..ec9ca599 100644
--- a/README.md
+++ b/README.md
@@ -43,17 +43,21 @@ Make sure you have access to the internet before you run the media-downloader fo
## Binary packages
+#### Bundle for MacOS
+
+Bundle for MacOS is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.7.0/MediaDownloader-4.7.0.dmg).
+
#### Installer for Microsoft Windows
-Installer for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.6.0/MediaDownloader-4.6.0.setup.exe).
+Installer for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.7.0/MediaDownloader-4.7.0.setup.exe).
#### Portable version for Microsoft Windows
A portable version is a self-contained version that keeps everything in the application folder and does not need to be installed first.
-Portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.6.0/MediaDownloader-4.6.0.zip).
+Portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.7.0/MediaDownloader-4.7.0.zip).
-Git version of portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader-git/releases).
+Git versions for windows and macos can be downloaded from [here](https://github.com/mhogomchungu/media-downloader-git/releases).
#### Aur package for Arch Linux
Arch Linux users can build the project from source using [this](https://aur.archlinux.org/packages/media-downloader) aur package.
diff --git a/changelog b/changelog
index 8916c3c4..4e48d3e8 100644
--- a/changelog
+++ b/changelog
@@ -279,7 +279,7 @@ Version 1.2.0(April 1st, 2021)
- Add support for "--playlist-reverse" yt-dlp option. Media Downloader need to simulate yt-dlp playlist options
because it manages the playlist itsef.
- Version 4.7.0(Unreleased)
+ Version 4.7.0(May 24, 2024)
[All]
- Add Arabic translations.
- Add support for MacOS.
diff --git a/src/media-downloader.appdata.xml b/src/media-downloader.appdata.xml
index 34596536..789350ff 100644
--- a/src/media-downloader.appdata.xml
+++ b/src/media-downloader.appdata.xml
@@ -76,6 +76,7 @@
mhogomchungu_AT_gmail.com
+