mirror of
https://github.com/remotely-save/remotely-save.git
synced 2026-07-22 06:10:27 +00:00
0.1.6
This commit is contained in:
parent
9128f9ed5b
commit
aa3aecb074
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-remotely-save",
|
||||
"name": "Remotely Save",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"minAppVersion": "0.12.15",
|
||||
"description": "Yet another unofficial plugin allowing users to sync notes between local device and the cloud service.",
|
||||
"author": "fyears",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-remotely-save",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "This is yet another sync plugin for Obsidian app.",
|
||||
"scripts": {
|
||||
"dev": "webpack --mode development --watch",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"0.1.5": "0.12.15"
|
||||
"0.1.6": "0.12.15"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue