diff --git a/manifest-beta.json b/manifest-beta.json index 3d2600d..bd189ce 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,10 +1,11 @@ { "id": "remotely-save", "name": "Remotely Save", - "version": "0.3.33", + "version": "0.3.34", "minAppVersion": "0.13.21", "description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.", "author": "fyears", "authorUrl": "https://github.com/fyears", - "isDesktopOnly": false + "isDesktopOnly": false, + "fundingUrl": "https://github.com/remotely-save/donation" } diff --git a/manifest.json b/manifest.json index 3d2600d..bd189ce 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,11 @@ { "id": "remotely-save", "name": "Remotely Save", - "version": "0.3.33", + "version": "0.3.34", "minAppVersion": "0.13.21", "description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.", "author": "fyears", "authorUrl": "https://github.com/fyears", - "isDesktopOnly": false + "isDesktopOnly": false, + "fundingUrl": "https://github.com/remotely-save/donation" }