mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
0.2.2
This commit is contained in:
parent
d980bcbc1b
commit
9a72ac8d66
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "remotely-save",
|
||||
"name": "Remotely Save",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"minAppVersion": "0.12.15",
|
||||
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
|
||||
"author": "fyears",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "remotely-save",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "This is yet another sync plugin for Obsidian app.",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"0.2.1": "0.12.15"
|
||||
"0.2.2": "0.12.15"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user