From ebcaac1a9135cd66bb4d6c169bafddd0fc47c001 Mon Sep 17 00:00:00 2001 From: celeste Date: Fri, 28 Apr 2023 21:54:18 -0400 Subject: [PATCH] bv --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a469d22..40bf326 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.5.0", + "version": "1.5.1", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index 5903a70..955aa1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.5.0", + "version": "1.5.1", "description": "Loom in Obsidian", "main": "main.js", "scripts": {