diff --git a/manifest.json b/manifest.json index ae90ba6..3fa62cf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.2.1", + "version": "1.2.2", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index 5ce6b3e..d31c0bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.2.1", + "version": "1.2.2", "description": "Loom in Obsidian", "main": "main.js", "scripts": {