From 1cdc07ca025183e63f359ff9717d227bcc9a653e Mon Sep 17 00:00:00 2001 From: dazedcat19 <59296763+dazedcat19@users.noreply.github.com> Date: Mon, 24 Feb 2020 16:15:16 +0800 Subject: [PATCH] Realese: 1.2.4.0 --- README.md | 4 ++-- changelog.txt | 4 ++++ mangadownloader/md.lpi | 8 +++----- update | 6 +++--- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1c4ea385a..3946f79dc 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ## Download [![Latest release](https://img.shields.io/github/release/fmd-project-team/FMD.svg)](https://github.com/fmd-project-team/FMD/releases/latest) -[![Download latest release (Win32)](https://img.shields.io/github/downloads/fmd-project-team/FMD/latest/fmd_1.2.3.0_i386-win32.7z.svg?label=Win32)](https://github.com/fmd-project-team/FMD/releases/download/1.2.3.0/fmd_1.2.3.0_i386-win32.7z) -[![Download latest release (Win64)](https://img.shields.io/github/downloads/fmd-project-team/FMD/latest/fmd_1.2.3.0_x86_64-win64.7z.svg?label=Win64)](https://github.com/fmd-project-team/FMD/releases/download/1.2.3.0/fmd_1.2.3.0_x86_64-win64.7z) +[![Download latest release (Win32)](https://img.shields.io/github/downloads/fmd-project-team/FMD/latest/fmd_1.2.4.0_i386-win32.7z.svg?label=Win32)](https://github.com/fmd-project-team/FMD/releases/download/1.2.4.0/fmd_1.2.4.0_i386-win32.7z) +[![Download latest release (Win64)](https://img.shields.io/github/downloads/fmd-project-team/FMD/latest/fmd_1.2.4.0_x86_64-win64.7z.svg?label=Win64)](https://github.com/fmd-project-team/FMD/releases/download/1.2.4.0/fmd_1.2.4.0_x86_64-win64.7z) ## About FMD diff --git a/changelog.txt b/changelog.txt index a5e33761e..dc677e443 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,10 @@ https://github.com/fmd-project-team/FMD Changelog: ([!] Important, [+] Addition, [-] Removal, [*] Fix/Change, [?] Feedback needed) +1.2.4.0 (24.02.2020) +[*] Various changes and bug fixes +Full changes: https://github.com/fmd-project-team/FMD/compare/1.2.3.0...1.2.4.0 + 1.2.3.0 (24.02.2020) [*] Various changes and bug fixes Full changes: https://github.com/fmd-project-team/FMD/compare/1.2.2.0...1.2.3.0 diff --git a/mangadownloader/md.lpi b/mangadownloader/md.lpi index 8b31f35fc..4ae41e56b 100644 --- a/mangadownloader/md.lpi +++ b/mangadownloader/md.lpi @@ -1,13 +1,11 @@ - + - - - + <Scaled Value="True"/> <ResourceType Value="res"/> @@ -25,7 +23,7 @@ <UseVersionInfo Value="True"/> <MajorVersionNr Value="1"/> <MinorVersionNr Value="2"/> - <RevisionNr Value="3"/> + <RevisionNr Value="4"/> <Attributes pvaPrivateBuild="True"/> <StringTable Comments="https://github.com/fmd-project-team/FMD" FileDescription="Free Manga Downloader" LegalCopyright="©2015-2020" OriginalFilename="fmd.exe" ProductName="Free Manga Downloader" ProductVersion="$BuildMode()" PrivateBuild="FMD Project Team"/> </VersionInfo> diff --git a/update b/update index 1386323a9..36871af33 100644 --- a/update +++ b/update @@ -1,4 +1,4 @@ ; automatically build with make_release_win.bat -WIN32=https://github.com/fmd-project-team/FMD/releases/download/1.2.3.0/fmd_1.2.3.0_i386-win32.7z -WIN64=https://github.com/fmd-project-team/FMD/releases/download/1.2.3.0/fmd_1.2.3.0_x86_64-win64.7z -VERSION=1.2.3.0 +WIN32=https://github.com/fmd-project-team/FMD/releases/download/1.2.4.0/fmd_1.2.4.0_i386-win32.7z +WIN64=https://github.com/fmd-project-team/FMD/releases/download/1.2.4.0/fmd_1.2.4.0_x86_64-win64.7z +VERSION=1.2.4.0