- Allow "'" and ban "#" in filenames. #27
- Fixed misspelling (one of #28)
This commit is contained in:
vorotamoroz
2021-12-22 19:38:00 +09:00
parent fc210de58b
commit abe613539b
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.2.0",
"version": "0.2.1",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"scripts": {