Push to new version.

This commit is contained in:
Martin Brodbeck 2021-08-06 11:03:10 +02:00
parent 49853f9d2f
commit 8ef3238ac3
3 changed files with 6 additions and 4 deletions

4
Cargo.lock generated
View File

@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo. # This file is automatically @generated by Cargo.
# It is not intended for manual editing. # It is not intended for manual editing.
version = 3
[[package]] [[package]]
name = "adler32" name = "adler32"
version = "1.2.0" version = "1.2.0"
@ -170,7 +172,7 @@ checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"
[[package]] [[package]]
name = "pbdbfixer" name = "pbdbfixer"
version = "0.8.0" version = "0.8.2"
dependencies = [ dependencies = [
"quick-xml", "quick-xml",
"rusqlite", "rusqlite",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "pbdbfixer" name = "pbdbfixer"
version = "0.8.0" version = "0.8.2"
authors = ["Martin Brodbeck <martin@brodbeck-online.de>"] authors = ["Martin Brodbeck <martin@brodbeck-online.de>"]
edition = "2018" edition = "2018"

View File

@ -19,8 +19,8 @@ The best results are achieved when metadata has been carefully maintained with *
## Compatibility ## Compatibility
This program is tested on a PocketBook This program is tested on a PocketBook
- *Touch HD 3* (software version 6.1) - *Touch HD 3* (software version 6.4)
- *Inkpad 3 Pro* (software version 6.3) - *Inkpad 3 Pro* (software version 6.4)
- *Touch Lux 4* (software version 6.3) - *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!). 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!).