From 81e3ee04eecc1d20f96baffc3c75ad22875e5161 Mon Sep 17 00:00:00 2001 From: celeste Date: Mon, 6 Nov 2023 17:16:43 -0800 Subject: [PATCH] update version --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0eba594..256647f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.17.0", + "version": "1.18.0", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index 13a7505..b7b6463 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.17.0", + "version": "1.18.0", "description": "Loom in Obsidian", "main": "main.js", "scripts": {