mirror of
https://github.com/jonjampen/obsidian-xournalpp.git
synced 2026-07-22 10:10:25 +00:00
chore: change plugin name to adhere to new naming convention
This commit is contained in:
parent
f6a453e97e
commit
1506740f68
1 changed files with 9 additions and 9 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "xournalpp",
|
||||
"name": "Xournal++",
|
||||
"version": "1.1.2",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "Integration with Xournal++ for handwritten notes and annotations.",
|
||||
"author": "Jon Jampen",
|
||||
"authorUrl": "https://jonjampen.ch",
|
||||
"fundingUrl": "https://buymeacoffee.com/jonjampen",
|
||||
"isDesktopOnly": true
|
||||
"id": "xournalpp",
|
||||
"name": "Xournalpp",
|
||||
"version": "1.1.2",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "Integration with Xournal++ for handwritten notes and annotations.",
|
||||
"author": "Jon Jampen",
|
||||
"authorUrl": "https://jonjampen.ch",
|
||||
"fundingUrl": "https://buymeacoffee.com/jonjampen",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue