From fc01324cd5069773dbcac749ed75ef2ced7e8809 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 17 Apr 2021 16:09:22 +0200 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c3b8105..52b9cfb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "juggl", "name": "Juggl", - "version": "1.0.4", + "version": "1.0.5", "minAppVersion": "0.11.5", "description": "Adds a completely interactive, stylable and expandable graph view to Obsidian.", "author": "Emile",