Skip to content

Commit

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

0.9.138.0 (--2018)
0.9.138.0 (14-02-2018)
[+] Added option to delete completed task on close
[+] Added option to convert PNG images to JPEG
[+] Added NeuManga [ID]
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="137"/>
<RevisionNr Value="138"/>
<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.137.0
WIN32=https://sourceforge.net/projects/newfmd/files/0.9.137.0/fmd_0.9.137.0.7z/download
WIN64=https://sourceforge.net/projects/newfmd/files/0.9.137.0/fmd_0.9.137.0_Win64.7z/download
; WIN32=https://github.com/riderkick/FMD/releases/download/0.9.137.0/fmd_0.9.137.0.7z
; WIN64=https://github.com/riderkick/FMD/releases/download/0.9.137.0/fmd_0.9.137.0_Win64.7z
VERSION=0.9.138.0
WIN32=https://sourceforge.net/projects/newfmd/files/0.9.138.0/fmd_0.9.138.0.7z/download
WIN64=https://sourceforge.net/projects/newfmd/files/0.9.138.0/fmd_0.9.138.0_Win64.7z/download
; WIN32=https://github.com/riderkick/FMD/releases/download/0.9.138.0/fmd_0.9.138.0.7z
; WIN64=https://github.com/riderkick/FMD/releases/download/0.9.138.0/fmd_0.9.138.0_Win64.7z

0 comments on commit bc1c270

Please sign in to comment.