mirror of
https://github.com/gabriele-cusato/HandTranscriptMd.git
synced 2026-07-22 14:30:25 +00:00
fatti i 4 bump di versione
This commit is contained in:
parent
82b864276e
commit
fc6b6e6b88
4 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "handwriting-to-markdown",
|
||||
"name": "HandTranscriptMd",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"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.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Inline handwriting canvas with conversion to structured markdown",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@
|
|||
"1.0.0": "0.15.0",
|
||||
"1.0.1": "0.15.0",
|
||||
"1.0.2": "0.15.0",
|
||||
"1.0.3": "0.15.0"
|
||||
"1.0.3": "0.15.0",
|
||||
"1.0.4": "1.7.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "handwriting-to-markdown",
|
||||
"name": "HandTranscriptMd",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"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