chore: change plugin name to adhere to new naming convention

This commit is contained in:
Jon Jampen 2026-05-27 22:56:37 +02:00
parent f6a453e97e
commit 1506740f68

View file

@ -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
}