From 914fa575062f63888c461367fb0623a276b46d5c Mon Sep 17 00:00:00 2001 From: mhogomchungu Date: Thu, 1 Feb 2024 07:51:48 +0300 Subject: [PATCH] this commit marks the release point of version 4.3.0 --- CMakeLists.txt | 2 +- README.md | 4 ++-- changelog | 2 +- src/media-downloader.appdata.xml | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 713eccb59..4b5d139af 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.2.0" ) +set( PGR_VERSION "4.3.0" ) set( COPYRIGHT_YEARS "2021-2024" ) INCLUDE(GNUInstallDirs) diff --git a/README.md b/README.md index 1fbe56d2b..bfc1618df 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ Make sure you have access to the internet before you run the media-downloader fo #### Installer for Microsoft Windows -Installer for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.2.0/MediaDownloader-4.2.0.setup.exe). +Installer for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.3.0/MediaDownloader-4.3.0.setup.exe). #### Portable version for Microsoft Windows A portable version is a self-contained version that keeps everything in the application folder. -Portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.2.0/MediaDownloader-4.2.0.zip). +Portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader/releases/download/4.3.0/MediaDownloader-4.3.0.zip). Git version of portable version for Microsoft Windows is [here](https://github.com/mhogomchungu/media-downloader-git/releases). diff --git a/changelog b/changelog index 4d8594fd4..b7212a88a 100644 --- a/changelog +++ b/changelog @@ -232,7 +232,7 @@ Version 1.2.0(April 1st, 2021) - Add ability to filter and sort media list to easily choose which ones to download. - Rework UI options that control checking for updates and autodownloads at startup. - Version 4.3.0(Unreleased) + Version 4.3.0(February 1st, 2024) [Windows] - Automatic updates of Media Downloader can now be configured to track git updates. Look for option named "WindowsUpdateChannel" in the config file and change its value to "git" to start diff --git a/src/media-downloader.appdata.xml b/src/media-downloader.appdata.xml index 6d6491ef6..e042127cb 100644 --- a/src/media-downloader.appdata.xml +++ b/src/media-downloader.appdata.xml @@ -76,6 +76,7 @@ mhogomchungu_AT_gmail.com +