From ce8d8d1c6250a4994f9b25dc85e91cde6ca0cd35 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:41:48 +0800 Subject: [PATCH] beta --- manifest-beta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 manifest-beta.json diff --git a/manifest-beta.json b/manifest-beta.json new file mode 100644 index 0000000..06cdacc --- /dev/null +++ b/manifest-beta.json @@ -0,0 +1,10 @@ +{ + "id": "remotely-save", + "name": "Remotely Save", + "version": "0.3.26", + "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 +}