chore: migrate OneNote Tools to LocalToolBox

This commit is contained in:
2026-07-27 15:50:55 +02:00
parent ad780703ab
commit 13a2253e0f
15 changed files with 58 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://git.add-ideas.de/zemion/toolbox-sdk/raw/branch/main/schemas/toolbox-app.v1.schema.json",
"$schema": "https://git.add-ideas.de/lotobo/toolbox-sdk/raw/branch/main/schemas/toolbox-app.v1.schema.json",
"schemaVersion": 1,
"id": "de.add-ideas.onenote-tools",
"name": "OneNote Tools",
@@ -37,8 +37,8 @@
"label": "Local only · no uploads · no storage · no telemetry"
},
"source": {
"repository": "https://git.add-ideas.de/zemion/onenote-tools",
"repository": "https://git.add-ideas.de/lotobo/onenote-tools",
"license": "MPL-2.0 AND LGPL-2.1-only"
},
"version": "0.3.3"
"version": "0.3.4"
}