From 448230a58f28366b95b3ed0cf6c5e97bdda1d880 Mon Sep 17 00:00:00 2001 From: celeste Date: Mon, 29 May 2023 11:18:32 -0400 Subject: [PATCH] bump v --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index de0a52a..3149359 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.11.0", + "version": "1.12.0", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index 1bd5407..240ef51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.11.0", + "version": "1.12.0", "description": "Loom in Obsidian", "main": "main.js", "scripts": {