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

Commit

Permalink
build with KindleTool v1.6.4 to fix #20
Browse files Browse the repository at this point in the history
  • Loading branch information
chrox committed Dec 1, 2015
1 parent b8a5fd7 commit d97efd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-updates.sh
Expand Up @@ -2,7 +2,7 @@

HACKNAME="kpvbooklet"
PKGNAME="${HACKNAME}"
PKGVER="0.6.1"
PKGVER="0.6.2"

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

0 comments on commit d97efd4

Please sign in to comment.