Skip to content

Commit

Permalink
更新版本到v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sndnvaps committed Mar 6, 2020
1 parent 770ad67 commit e753636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
2020.03.06 go版本
1. 把小说下载源独立成一个package ebookdownloader
2. 添加小说下载源 booktxt.com
3. 更新版本到 1.7.4

2020.03.04 go版本
1. meta.json文件添加生成md5信息(对应mobi,azw3,txt,epub小说)
Expand Down
2 changes: 1 addition & 1 deletion tpls/tpl_content.opf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dc:description>___DESCRIPTION___</dc:description>
<dc:identifier opf:scheme="ISBN">__ISBN__</dc:identifier>
<dc:publisher>___PUBLISHER___</dc:publisher>
<dc:rights>Created with Ebookdownloader v1.7.3</dc:rights>
<dc:rights>Created with Ebookdownloader v1.7.4</dc:rights>
<dc:language>zh-CN</dc:language>
</dc-metadata>
<meta name="cover" content="Cover" />
Expand Down

0 comments on commit e753636

Please sign in to comment.