mirror of
https://github.com/gabriele-cusato/HandTranscriptMd.git
synced 2026-07-22 14:30:25 +00:00
aggiornate versioni
This commit is contained in:
parent
9675217e15
commit
86e207c5ce
4 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "handwriting-to-markdown",
|
||||
"name": "HandTranscriptMd",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Inline handwriting canvas with OCR conversion to structured markdown. Requires a free Gemini API key.",
|
||||
"author": "GabrieleC",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "handwriting-to-markdown",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Inline handwriting canvas with conversion to structured markdown",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"1.0.0": "0.15.0",
|
||||
"1.0.1": "0.15.0",
|
||||
"1.0.2": "0.15.0"
|
||||
"1.0.2": "0.15.0",
|
||||
"1.0.3": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "handwriting-to-markdown",
|
||||
"name": "HandTranscriptMd",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Inline handwriting canvas with OCR conversion to structured markdown. Requires a free Gemini API key.",
|
||||
"author": "GabrieleC",
|
||||
|
|
|
|||
Loading…
Reference in a new issue