kaffarell_obsidian-tesserac.../versions.json
kaffarell d65f48ac9d fix #3: error out only when stdout is empty
When executing tesseract, sometimes we get the correct output on stdout
and an error on stderr, in that case we simply use the stdout and
discard the error. Bump to version 0.3.8.
2023-08-14 18:07:03 +02:00

13 lines
223 B
JSON

{
"0.1.0": "0.15.0",
"0.2.0": "0.15.0",
"0.3.0": "0.15.0",
"0.3.1": "0.15.0",
"0.3.2": "0.15.0",
"0.3.3": "0.15.0",
"0.3.4": "0.15.0",
"0.3.5": "0.15.0",
"0.3.6": "0.15.0",
"0.3.7": "0.15.0",
"0.3.8": "0.15.0"
}