mirror of
https://github.com/jonjampen/obsidian-xournalpp.git
synced 2026-07-22 10:10:25 +00:00
Version 1.1.0: Preparing release.
This commit is contained in:
parent
4d85b4747f
commit
fdd029cf0d
3 changed files with 23 additions and 22 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "xournalpp",
|
||||
"name": "Xournal++",
|
||||
"version": "1.0.11",
|
||||
"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": "Xournal++",
|
||||
"version": "1.1.0",
|
||||
"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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "xournalpp",
|
||||
"version": "1.0.11",
|
||||
"version": "1.1.10",
|
||||
"description": "Integration with Xournal++ for handwritten notes and annotations.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"1.0.11": "1.5.12",
|
||||
"1.0.10": "1.5.12",
|
||||
"1.0.9": "1.5.12",
|
||||
"1.0.8": "1.5.12",
|
||||
"1.0.7": "1.5.12",
|
||||
"1.0.6": "1.5.12",
|
||||
"1.0.5": "1.5.12",
|
||||
"1.0.4": "1.5.12",
|
||||
"1.0.3": "1.5.12",
|
||||
"1.0.2": "1.5.12",
|
||||
"1.0.1": "1.5.12",
|
||||
"1.0.0": "1.5.12"
|
||||
"1.1.0": "1.5.12",
|
||||
"1.0.11": "1.5.12",
|
||||
"1.0.10": "1.5.12",
|
||||
"1.0.9": "1.5.12",
|
||||
"1.0.8": "1.5.12",
|
||||
"1.0.7": "1.5.12",
|
||||
"1.0.6": "1.5.12",
|
||||
"1.0.5": "1.5.12",
|
||||
"1.0.4": "1.5.12",
|
||||
"1.0.3": "1.5.12",
|
||||
"1.0.2": "1.5.12",
|
||||
"1.0.1": "1.5.12",
|
||||
"1.0.0": "1.5.12"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue