Skip to content

Commit

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

0.9.144.0 (17-02-2018)
[*] Various changes and bug fixes
Full changes: https://github.com/riderkick/FMD/compare/0.9.143.0...0.9.144.0

0.9.143.0 (17-02-2018)
[*] Update Indonesian localization
[*] Various changes and bug fixes
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="143"/>
<RevisionNr Value="144"/>
<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.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
VERSION=0.9.144.0
; WIN32=https://sourceforge.net/projects/newfmd/files/0.9.144.0/fmd_0.9.144.0.7z/download
; WIN64=https://sourceforge.net/projects/newfmd/files/0.9.144.0/fmd_0.9.144.0_Win64.7z/download
WIN32=https://github.com/riderkick/FMD/releases/download/0.9.144.0/fmd_0.9.144.0.7z
WIN64=https://github.com/riderkick/FMD/releases/download/0.9.144.0/fmd_0.9.144.0_Win64.7z

0 comments on commit 19f27ee

Please sign in to comment.