bump version

This commit is contained in:
fyears 2021-10-25 00:46:03 +08:00
parent 69bc1f0e03
commit f58a71c1c4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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