From 437ef9257f4f58d50988358a9981185dcd6b2f13 Mon Sep 17 00:00:00 2001 From: socketteer Date: Sat, 6 Apr 2024 10:26:56 -0700 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 ce8dffb..6d12953 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "loom", "name": "Loom", - "version": "1.20.5", + "version": "1.20.6", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", diff --git a/package.json b/package.json index a3752c9..dfcf574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-loom", - "version": "1.20.5", + "version": "1.20.6", "description": "Loom in Obsidian", "main": "main.js", "scripts": {