This commit is contained in:
Oscar Plaisant
2024-03-27 15:59:45 +01:00
parent bb9f9102c9
commit 871cbb94b4
200 changed files with 105447 additions and 159342 deletions

View File

@@ -1,10 +1,10 @@
{
"id": "obsidian-qrcode-plugin",
"name": "QR Code Generator Plugin",
"version": "1.2.0",
"minAppVersion": "0.9.12",
"description": "This is a QR Code Generator plugin for Obsidian.",
"author": "Rudi Häusler",
"authorUrl": "https://github.com/rudimuc",
"isDesktopOnly": false
}
{
"id": "obsidian-qrcode-plugin",
"name": "QR Code Generator",
"version": "1.2.1",
"minAppVersion": "0.9.12",
"description": "This is a QR Code Generator plugin for Obsidian.",
"author": "Rudi Häusler",
"authorUrl": "https://github.com/rudimuc",
"isDesktopOnly": false
}