Skip to content

Commit

Permalink
Bump version 0.9.143.0
Browse files Browse the repository at this point in the history
  • Loading branch information
riderkick committed Feb 16, 2018
1 parent 02dd5cb commit c9a419f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
7 changes: 6 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Project page: https://github.com/riderkick/FMD
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)

0.9.141.0 (16-02-2018)
0.9.143.0 (17-02-2018)
[*] Update Indonesian localization
[*] Various changes and bug fixes
Full changes: https://github.com/riderkick/FMD/compare/0.9.142.0...0.9.143.0

0.9.142.0 (16-02-2018)
[+] Added ManhwaCo [EN-SC]
[+] Added HentaiHere [H]
[*] Fixed update list issue
Expand Down
2 changes: 1 addition & 1 deletion mangadownloader/md.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<VersionInfo>
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="9"/>
<RevisionNr Value="142"/>
<RevisionNr Value="143"/>
<Attributes pvaPrivateBuild="True"/>
<StringTable Comments="https://github.com/riderkick/FMD" FileDescription="Free Manga Downloader" LegalCopyright="©2015-2018" OriginalFilename="fmd.exe" ProductName="Free Manga Downloader" ProductVersion="$BuildMode()" PrivateBuild="riderkick"/>
</VersionInfo>
Expand Down
10 changes: 5 additions & 5 deletions update
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION=0.9.142.0
; WIN32=https://sourceforge.net/projects/newfmd/files/0.9.142.0/fmd_0.9.142.0.7z/download
; WIN64=https://sourceforge.net/projects/newfmd/files/0.9.142.0/fmd_0.9.142.0_Win64.7z/download
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.142.0/fmd_0.9.142.0.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.142.0/fmd_0.9.142.0_Win64.7z
VERSION=0.9.143.0
; WIN32=https://sourceforge.net/projects/newfmd/files/0.9.143.0/fmd_0.9.143.0.7z/download
; WIN64=https://sourceforge.net/projects/newfmd/files/0.9.143.0/fmd_0.9.143.0_Win64.7z/download
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.143.0/fmd_0.9.143.0.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.143.0/fmd_0.9.143.0_Win64.7z

0 comments on commit c9a419f

Please sign in to comment.