This commit is contained in:
fyears 2021-10-27 00:32:56 +08:00
parent d9ccd2c7eb
commit b450fa5c44
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"id": "obsdian-save-remote", "id": "obsdian-save-remote",
"name": "Save remote", "name": "Save remote",
"version": "0.0.2", "version": "0.0.3",
"minAppVersion": "0.12.15", "minAppVersion": "0.12.15",
"description": "This is yet another plugin allowing users to sync notes between local device and the cloud.", "description": "This is yet another plugin allowing users to sync notes between local device and the cloud.",
"author": "fyears", "author": "fyears",

View File

@ -1,3 +1,3 @@
{ {
"0.0.2": "0.12.15" "0.0.3": "0.12.15"
} }