Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 312596a

Browse files
committed
release version 0.6.6
1 parent 12255b9 commit 312596a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2017-10-20 21:42 chrox
2+
3+
* fix missing booklet.sh file in 0.6.5
4+
15
2017-04-07 10:49 cytown
26

37
* add txt file opened by kpvbooklet
@@ -7,7 +11,7 @@
711
2016-07-17 13:53 chrox
812

913
* check new document settings path for updating progress and possibly add
10-
support for Kindle Oasis
14+
support for Kindle Oasis
1115

1216
2016-04-23 21:06 chrox
1317

build-updates.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
HACKNAME="kpvbooklet"
44
PKGNAME="${HACKNAME}"
5-
PKGVER="0.6.5"
5+
PKGVER="0.6.6"
66

77
# We need kindletool (https://github.com/NiLuJe/KindleTool) in $PATH
88
if (( $(kindletool version | wc -l) == 1 )) ; then

0 commit comments

Comments
 (0)