From 8ef3238ac3fc90ac7c7cd4d4a0527e9bacdfa4ad Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Fri, 6 Aug 2021 11:03:10 +0200 Subject: [PATCH] Push to new version. --- Cargo.lock | 4 +++- Cargo.toml | 2 +- README.md | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ced2d54..e25300f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "adler32" version = "1.2.0" @@ -170,7 +172,7 @@ checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3" [[package]] name = "pbdbfixer" -version = "0.8.0" +version = "0.8.2" dependencies = [ "quick-xml", "rusqlite", diff --git a/Cargo.toml b/Cargo.toml index f6143dd..a3db7aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pbdbfixer" -version = "0.8.0" +version = "0.8.2" authors = ["Martin Brodbeck "] edition = "2018" diff --git a/README.md b/README.md index 7a511e0..5d2f018 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ The best results are achieved when metadata has been carefully maintained with * ## Compatibility This program is tested on a PocketBook -- *Touch HD 3* (software version 6.1) -- *Inkpad 3 Pro* (software version 6.3) +- *Touch HD 3* (software version 6.4) +- *Inkpad 3 Pro* (software version 6.4) - *Touch Lux 4* (software version 6.3) It might work with other PocketBook devices/software versions. Please tell me if it works for you (and do make a backup of the explorer-3.db file before trying!).