From 6bc7ed6b4cae9e77e37c3b92fcbb12a0f3ba29f6 Mon Sep 17 00:00:00 2001 From: celeste Date: Tue, 2 May 2023 17:54:36 -0400 Subject: [PATCH] bump ver --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f5a4ec3..c70a51d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.7.2", + "version": "1.8.0", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index 7d62edc..ae428c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.7.2", + "version": "1.8.0", "description": "Loom in Obsidian", "main": "main.js", "scripts": {